mirror of
				https://github.com/xjasonlyu/tun2socks.git
				synced 2025-10-31 20:12:41 +08:00 
			
		
		
		
	cleanup
This commit is contained in:
		| @@ -14,8 +14,8 @@ const socks5Version = 5 | ||||
|  | ||||
| // SOCKS request commands as defined in RFC 1928 section 4. | ||||
| const ( | ||||
| 	socks5Connect      = 1 | ||||
| 	socks5Bind         = 2 | ||||
| 	// socks5Connect      = 1 | ||||
| 	// socks5Bind         = 2 | ||||
| 	socks5UDPAssociate = 3 | ||||
| ) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jason
					Jason