6 lines
98 B
Bash
6 lines
98 B
Bash
#!/bin/sh
|
|
|
|
# Source the function definitions
|
|
. /etc/xray/fwd_functions.sh
|
|
|
|
direct_ip "192.168.1.3" |