https://github.com/txchen/n2ntray
put n2n into your systray
https://github.com/txchen/n2ntray
Last synced: 4 months ago
JSON representation
put n2n into your systray
- Host: GitHub
- URL: https://github.com/txchen/n2ntray
- Owner: txchen
- Created: 2018-03-31T02:21:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T04:41:09.000Z (about 8 years ago)
- Last Synced: 2025-04-27T11:02:36.656Z (about 1 year ago)
- Size: 724 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# n2ntray
I was planning to write a simple wrapper of n2n edge on windows. Then I found this repo: https://github.com/rexdf/CommandTrayHost so I decided to stop reinventing the wheel.
I built the n2n edge binary myself, using the latest commit of https://github.com/meyerd/n2n
## Usage
Download the release binary, extract into a local dir, for example: `d:\n2ntray`. Edit the `config.json`, based on your situation.
Then install `tapdriver\n2neg_install_v1.0.exe`, we need the TAP driver but we are not using this program.
Run the `CommandTrayHost.exe`, manually start n2n in the tray menu, or make it autostart.