Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How Can I change Url Parameter #18

Open
Alex220 opened this issue Jun 27, 2019 · 3 comments
Open

How Can I change Url Parameter #18

Alex220 opened this issue Jun 27, 2019 · 3 comments

Comments

@Alex220
Copy link

Alex220 commented Jun 27, 2019

How Can I change Url Parameter ?proxy to for example ?page ?
on my country firewall ?proxy parameter is blocked!
Please add options to change Url Parameter ?proxy

Thanks.

@nvssks
Copy link
Contributor

nvssks commented Jun 27, 2019

If you are looking for a quick fix then change:
/lib/TunnaClient.py Line 19 from "?proxy" to anything you like

Then change "proxy" in the following files to the same name:
/webshells/conn.jsp Line 49
/webshells/conn.php Line 7

/webshells/conn.aspx There are multiple, change every occurrence of "?proxy"

Otherwise I'll add it as an option on the next update (which will take time)

@nvssks
Copy link
Contributor

nvssks commented Jun 27, 2019

Also, check out https://github.com/SecarmaLabs/chunkyTuna
It shouldn't suffer from this issue and you should get a better performance

@Alex220
Copy link
Author

Alex220 commented Jun 27, 2019

Thanks for the quick response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants