ZeroTierOne/ext/mac-ui-macgap1-wrapper/src/README.md

7 lines
422 B
Markdown
Raw Normal View History

2015-05-07 03:45:02 +00:00
Mac Web UI Wrapper
======
2015-05-07 03:45:02 +00:00
This is a modified version of MacGap1 which launches a WebKit view and accesses the local ZeroTier service at its web URL. It builds the URL from the authtoken.secret file in the system home (or the user home) and the zerotier-one.port file that ZeroTier creates to advertise its control port.
2015-05-07 03:45:02 +00:00
It's based on the original MacGap1 source by Twitter, Inc. which is licensed under the MIT license.