mirror of
				https://github.com/dndx/phantun.git
				synced 2025-11-04 20:05:35 +08:00 
			
		
		
		
	docs(readme) update latest release version
This commit is contained in:
		@@ -31,7 +31,7 @@ Table of Contents
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Latest release
 | 
					# Latest release
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[v0.1.0](https://github.com/dndx/phantun/releases/tag/v0.1.0)
 | 
					[v0.1.1](https://github.com/dndx/phantun/releases/tag/v0.1.1)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Overview
 | 
					# Overview
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -96,7 +96,7 @@ table inet nat {
 | 
				
			|||||||
#### Using iptables
 | 
					#### Using iptables
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
iptables -t nat -A POSTROUTING -i tun0 -o eth0 -j MASQUERADE
 | 
					iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Back to TOC](#table-of-contents)
 | 
					[Back to TOC](#table-of-contents)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user