This website works better with JavaScript.
Home
Explore
Sign In
threefold_public
/
public
Watch
5
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
default of 254 instances
master
Coesens Bert
6 months ago
parent
fca67a5f88
commit
c974b0ee9a
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bigmush.sh
+ 1
- 1
bigmush.sh
View File
@@ -1,7 +1,7 @@
#!/usr/bin/bash
#!/usr/bin/bash
#
#
NATNET=172.16.0.0/16
NATNET=172.16.0.0/16
NUMOFNS=5
NUMOFNS=
2
5
4
alias IPN='sudo ip net'
alias IPN='sudo ip net'
alias IPL='sudo ip link'
alias IPL='sudo ip link'
alias IPA='sudo ip addr add'
alias IPA='sudo ip addr add'
Write
Preview
Loading…
Cancel
Save