mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +02:00
.
This commit is contained in:
parent
ab3f4d7539
commit
8c5ec54711
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
// Note: this is unfinished and not currently used. Stashed in case we resurrect this idea.
|
||||
|
||||
var UDP_PORT_START = 9994;
|
||||
var UDP_PORT_COUNT = 16384;
|
||||
var HTTP_PORT = 8080;
|
||||
|
|
Loading…
Add table
Reference in a new issue