mirror of
				https://github.com/optim-enterprises-bv/Xray-core.git
				synced 2025-10-31 02:27:53 +00:00 
			
		
		
		
	 7086d286be
			
		
	
	7086d286be
	
	
	
		
			
			* Add feature migration notice * Remove legacy code of transport processing * Clear legacy proto field * Fix missing * Unify protocolname * Test remove * Supressor * Weird code * Remove errorgen related comments
		
			
				
	
	
		
			7 lines
		
	
	
		
			222 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			222 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| // Package shadowsocks provides compatible functionality to Shadowsocks.
 | |
| //
 | |
| // Shadowsocks client and server are implemented as outbound and inbound respectively in Xray's term.
 | |
| //
 | |
| // R.I.P Shadowsocks
 | |
| package shadowsocks
 |