__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/bin/bash cmd="ip netns exec host0" if [[ "$(id -u)" != "0" ]]; then cmd="sudo $cmd" fi B=/usr/bin/byobu S=tunnel1 tmux has-session -t $S &> /dev/null if [[ $? != 0 ]]; then $B new-session -s $S -n "c1" -d tmux send -t $S "$cmd ping 192.168.0.1 -s512" C-m tmux new-window -t $S -n "c2" tmux send -t $S "$cmd ping 192.168.0.2 -s128" C-m tmux new-window -t $S -n "c3" tmux send -t $S "$cmd ping 192.168.0.3 -s1024" C-m tmux new-window -t $S -n "c3" tmux send -t $S "$cmd ping 192.168.0.4 -s128" C-m tmux new-window -t $S -n "c3" tmux send -t $S "$cmd ping 192.168.0.5 -s128" C-m tmux new-window -t $S -n "c3" tmux send -t $S "$cmd ping 192.168.0.6 -s128" C-m tmux new-window -t $S -n "c4" tmux send -t $S "$cmd ping 192.168.1.2 -s128" C-m tmux new-window -t $S -n "c5" tmux send -t $S "$cmd ping 192.168.1.4 -s768" C-m tmux new-window -t $S -n "c2" tmux send -t $S "$cmd ping 192.168.2.2 -s128" C-m tmux new-window -t $S -n "c3" tmux send -t $S "$cmd ping 192.168.2.7 -s1024" C-m tmux new-window -t $S -n "c4" tmux send -t $S "$cmd ping 192.168.2.2 -s128" C-m tmux new-window -t $S -n "c5" tmux send -t $S "$cmd ping 192.168.3.8 -s768" C-m tmux new-window -t $S -n "c5" tmux send -t $S "$cmd ping 192.168.3.9 -s768" C-m fi exec tmux attach -t $S
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| README.md | File | 2.55 KB | 0644 |
|
| chord.png | File | 64.75 KB | 0644 |
|
| main.py | File | 3.33 KB | 0755 |
|
| monitor.c | File | 3.15 KB | 0644 |
|
| monitor.py | File | 2.82 KB | 0755 |
|
| setup.sh | File | 716 B | 0755 |
|
| simulation.py | File | 5.13 KB | 0644 |
|
| traffic.sh | File | 1.28 KB | 0755 |
|
| vxlan.jpg | File | 184.37 KB | 0644 |
|