This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
zhangyang-zerotierone
Archived
Watch
1
Star
0
Fork
0
You've already forked zhangyang-zerotierone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
6d114b7480ed5a6356b8938a4ebf11a9d19adeec
zhangyang-zerotierone
/
ZeroTier One
History
Grant Limberg
6d114b7480
dynamically generate the menu so that networks are listed
...
can join/leave networks directly from the menu
2016-06-21 19:44:59 -07:00
..
Assets.xcassets
Initial start of the menu bar app.
2016-05-14 15:42:45 -07:00
Base.lproj
Initial start of the menu bar app.
2016-05-14 15:42:45 -07:00
AppDelegate.swift
dynamically generate the menu so that networks are listed
2016-06-21 19:44:59 -07:00
AuthtokenCopy.h
some OS X Authentication Services wizardry to get /Library/Application Support/ZeroTier/One/authtoken.secret and copy it to ~/Library/Application Support/ZeroTier/One/authtoken.secret
2016-05-31 17:23:11 -07:00
AuthtokenCopy.m
some OS X Authentication Services wizardry to get /Library/Application Support/ZeroTier/One/authtoken.secret and copy it to ~/Library/Application Support/ZeroTier/One/authtoken.secret
2016-05-31 17:23:11 -07:00
Info.plist
Factored network updates into its own class. Delivered via notification
2016-06-16 20:53:55 -07:00
JoinNetworkViewController.swift
remove unused variables
2016-06-13 19:56:43 -07:00
JoinNetworkViewController.xib
set the combo box to use a data source and remember the last 20 networks input
2016-05-16 18:26:33 -07:00
Network.swift
more error checking when parsing JSON for network list
2016-06-14 18:09:30 -07:00
NetworkInfoCell.swift
Joining/Deleting networks now implemented.
2016-06-09 19:59:05 -07:00
NetworkMonitor.swift
Factored network updates into its own class. Delivered via notification
2016-06-16 20:53:55 -07:00
ServiceCom.swift
Factored network updates into its own class. Delivered via notification
2016-06-16 20:53:55 -07:00
ShowNetworksViewController.swift
Factored network updates into its own class. Delivered via notification
2016-06-16 20:53:55 -07:00
ShowNetworksViewController.xib
Joining/Deleting networks now implemented.
2016-06-09 19:59:05 -07:00
ZeroTier One-Bridging-Header.h
some OS X Authentication Services wizardry to get /Library/Application Support/ZeroTier/One/authtoken.secret and copy it to ~/Library/Application Support/ZeroTier/One/authtoken.secret
2016-05-31 17:23:11 -07:00