1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-06 01:05:35 -05:00

cleanup socks test

This commit is contained in:
Darien Raymond
2017-01-08 22:32:41 +01:00
parent 22bd34e63f
commit 961b4bbb22
6 changed files with 84 additions and 474 deletions

View File

@@ -12,7 +12,7 @@ import (
)
var (
port uint32 = 50000
port uint32 = 40000
)
func pickPort() v2net.Port {