OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
3-31-025chanakya
/
assets
/
payment
/
vendor
/
rmccue
/
requests
/
tests
/
utils
/
proxy
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
03/26/2025 04:28:23 AM
rwxr-xr-x
📄
proxy.py
151 bytes
03/26/2025 04:28:23 AM
rw-r--r--
📄
start-travis.sh
478 bytes
03/26/2025 04:28:23 AM
rw-r--r--
📄
start.sh
477 bytes
03/26/2025 04:28:23 AM
rw-r--r--
📄
stop.sh
197 bytes
03/26/2025 04:28:23 AM
rw-r--r--
Editing: proxy.py
Close
def request(flow): flow.request.headers["x-requests-proxy"] = "http" def response(flow): flow.response.headers[b"x-requests-proxied"] = "http"