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