2 lines
51 B
Bash
Executable File
2 lines
51 B
Bash
Executable File
#!/bin/sh
|
|
ifconfig $TAP ip netmask 255.255.255.0 up |