nim-theNewWeb/start_main.sh

9 lines
228 B
Bash

#!/bin/bash
# Start Proxy
# /www/mitmproxy/mitmweb -s cors.py -p 7777 --mode reverse:http://127.0.0.1:7000/ &
#/www/mitmproxy/mitmweb -s cors.py -R http://192.168.0.163:7777 -b localhost -p 7000
# Start main Program
/www/main