mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	Protocols: Surge: add VMess AEAD support
This commit is contained in:
		| @@ -88,6 +88,7 @@ class Surfboard | ||||
|             "{$server['host']}", | ||||
|             "{$server['port']}", | ||||
|             "username={$uuid}", | ||||
|             "vmess-aead=true", | ||||
|             'tfo=true', | ||||
|             'udp-relay=true' | ||||
|         ]; | ||||
|   | ||||
| @@ -87,6 +87,7 @@ class Surge | ||||
|             "{$server['host']}", | ||||
|             "{$server['port']}", | ||||
|             "username={$uuid}", | ||||
|             "vmess-aead=true", | ||||
|             'tfo=true', | ||||
|             'udp-relay=true' | ||||
|         ]; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user