mirror of
				https://github.com/wangyu-/udp2raw.git
				synced 2025-11-01 02:35:37 +08:00 
			
		
		
		
	Update openvpn_guide.md
This commit is contained in:
		| @@ -11,7 +11,7 @@ | |||||||
| #### run at client side | #### run at client side | ||||||
| assume server ip is 45.66.77.88 | assume server ip is 45.66.77.88 | ||||||
| ``` | ``` | ||||||
| ./udp2raw_amd64 -s -l0.0.0.0:3333 -r 45.66.77.88:8855 -k "passwd" --raw-mode faketcp -a | ./udp2raw_amd64 -c -l0.0.0.0:3333 -r 45.66.77.88:8855 -k "passwd" --raw-mode faketcp -a | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| #### hint | #### hint | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user