cleaned up root, + added fwd functions for excluding/blocking
This commit is contained in:
6
root/fwd_manual.sh
Normal file
6
root/fwd_manual.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Source the function definitions
|
||||
. /etc/xray/fwd_functions.sh
|
||||
|
||||
direct_ip "10.241.1.3"
|
||||
Reference in New Issue
Block a user