Refine Command Execution and Test Script
- Updated HardCodeCommandExecutor logging to use more descriptive log prefix - Modified run_test.sh to streamline proxy and firewall configuration commands - Removed commented test shell script execution - Simplified proxy installation commands
This commit is contained in:
@@ -17,7 +17,13 @@ cat /usr/local/etc/wdd/agent-wdd-config.yaml
|
||||
|
||||
|
||||
|
||||
bash /usr/local/bin/test-shell.sh
|
||||
/usr/local/bin/agent-wdd base firewall
|
||||
|
||||
/usr/local/bin/agent-wdd proxy xray install
|
||||
/usr/local/bin/agent-wdd proxy vmess 22443
|
||||
|
||||
|
||||
#bash /usr/local/bin/test-shell.sh
|
||||
|
||||
|
||||
|
||||
@@ -53,7 +59,7 @@ bash /usr/local/bin/test-shell.sh
|
||||
|
||||
/usr/local/bin/agent-wdd download https://pan.107421.xyz/d/oracle-osaka-1/docker-amd64-20.10.15.tgz /root/wdd
|
||||
|
||||
/usr/local/bin/agent-wdd proxy install
|
||||
/usr/local/bin/agent-wdd proxy xray install
|
||||
|
||||
/usr/local/bin/agent-wdd proxy vmess 22443
|
||||
|
||||
|
||||
Reference in New Issue
Block a user