Created _Footer (markdown)
+5
@@ -0,0 +1,5 @@
|
||||
`cp -r node_modules ..`
|
||||
works better
|
||||
|
||||
don't forget to enable MASQUERADE (set your int and ip):
|
||||
`iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o ens3 -j MASQUERADE`
|
||||
Reference in New Issue
Block a user