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:
zeaslity
2025-03-03 15:36:57 +08:00
parent 7c92512a7e
commit 3cf5e369c1
2 changed files with 10 additions and 4 deletions

View File

@@ -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