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
86c74d8a65ae45d6ff0433da7d4d4acb6cba8fcb
zhangyang-zerotierone
/
windows
/
WinUI
History
Grant Limberg
86c74d8a65
set manifest to require administrator privileges and read the authtoken and port from disk
2015-11-04 20:34:49 -08:00
..
Fonts
initial layout for network info
2015-10-19 21:17:18 -07:00
Properties
setting icon and a few other settings
2015-10-19 20:29:06 -07:00
Themes
set up project and base UI for a native windows UI for ZeroTier
2015-10-19 20:20:42 -07:00
APIHandler.cs
set manifest to require administrator privileges and read the authtoken and port from disk
2015-11-04 20:34:49 -08:00
App.config
set up project and base UI for a native windows UI for ZeroTier
2015-10-19 20:20:42 -07:00
app.manifest
set manifest to require administrator privileges and read the authtoken and port from disk
2015-11-04 20:34:49 -08:00
App.xaml
.
2015-10-19 21:19:23 -07:00
App.xaml.cs
set up project and base UI for a native windows UI for ZeroTier
2015-10-19 20:20:42 -07:00
MainWindow.xaml
just a little xaml cleanup
2015-11-04 20:31:41 -08:00
MainWindow.xaml.cs
set manifest to require administrator privileges and read the authtoken and port from disk
2015-11-04 20:34:49 -08:00
NetworkInfoView.xaml
make the networks view a bit prettier
2015-11-04 19:08:13 -08:00
NetworkInfoView.xaml.cs
can now leave networks
2015-10-26 19:53:03 -07:00
NetworksPage.xaml
setting width/height isn't necessary
2015-11-04 19:30:26 -08:00
NetworksPage.xaml.cs
Don't go kaboom when the ZeroTier service isn't running.
2015-11-04 18:28:07 -08:00
packages.config
Base windows UI is working.
2015-10-21 20:29:03 -07:00
PeersPage.xaml
make the peers page prettier
2015-11-04 20:03:25 -08:00
PeersPage.xaml.cs
update the peer list in place rather than replacing it
2015-11-04 20:17:58 -08:00
Simple Styles.xaml
initial layout for network info
2015-10-19 21:17:18 -07:00
WinUI.csproj
set manifest to require administrator privileges and read the authtoken and port from disk
2015-11-04 20:34:49 -08:00
ZeroTierIcon.ico
setting icon and a few other settings
2015-10-19 20:29:06 -07:00
ZeroTierNetwork.cs
C#-ifying stuff
2015-10-23 15:36:42 -07:00
ZeroTierPeer.cs
update the peer list in place rather than replacing it
2015-11-04 20:17:58 -08:00
ZeroTierPeerPhysicalPath.cs
change int to UInt64 for these properties
2015-10-26 19:01:59 -07:00
ZeroTierStatus.cs
C#-ifying stuff
2015-10-23 15:36:42 -07:00