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

Ideas for new Features #14

Open
4 tasks
mwulftange opened this issue Sep 17, 2016 · 1 comment
Open
4 tasks

Ideas for new Features #14

mwulftange opened this issue Sep 17, 2016 · 1 comment

Comments

@mwulftange
Copy link

mwulftange commented Sep 17, 2016

This issue is just a list of ideas that I want to add to reGeorg.

Stealthier Communication and Tunnel Endpoints

The following should lower the conspicuousness in log files and the chance of being detected:

  • Move all communication from URL parameters to the HTTP headers
  • Allow the mimicking of web server's default error responses
    • 403 for tunnels with names of directory index/default documents (e. g., index.php, default.aspx, etc.)
    • 404 for tunnels with other names
  • Enhance overall error handling (500 errors)

SOCKS4a and SOCKS5 with Remote DNS Resolution

  • Implement proper SOCKS4 and SOCKS5 handling with support for remote DNS resolution (similar to Dns request via http #13 but for all tunnel endpoints)
@mwulftange mwulftange changed the title Ideas on new Features Ideas for new Features Sep 17, 2016
@L-codes
Copy link

L-codes commented Oct 9, 2020

Neo-reGeorg realize the above function

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