Skip to content

Add more SNI-rewritable Google domains#50

Merged
abolix merged 2 commits into
masterking32:python_testingfrom
BOplaid:python_testing
May 11, 2026
Merged

Add more SNI-rewritable Google domains#50
abolix merged 2 commits into
masterking32:python_testingfrom
BOplaid:python_testing

Conversation

@BOplaid
Copy link
Copy Markdown
Contributor

@BOplaid BOplaid commented May 10, 2026

No description provided.

@BOplaid
Copy link
Copy Markdown
Contributor Author

BOplaid commented May 10, 2026

Also, I have a question: Is it possible to access services that use non-HTTP(S) protocols by putting the packet into HTTPS packet's contents, sending it to GAS, GAS sending the packet to exit node which gets the raw packet out of the HTTPS request, and it sending it to the destination?
Return path would be exit node gets response, wraps packet in HTTPS, sends it to GAS, GAS sends the packet to client/receiver, and client gets raw packet out of the HTTPS request.
This will probably take a bit of a while to implement, but one of the main restrictions of this project is that it can only relay HTTP(S) (which is where its name comes from).

@luuucciiffeerr
Copy link
Copy Markdown

LGTM

@abolix abolix merged commit 2d4b858 into masterking32:python_testing May 11, 2026
4 of 6 checks passed
@jj28-arch
Copy link
Copy Markdown

Also, I have a question: Is it possible to access services that use non-HTTP(S) protocols by putting the packet into HTTPS packet's contents, sending it to GAS, GAS sending the packet to exit node which gets the raw packet out of the HTTPS request, and it sending it to the destination? Return path would be exit node gets response, wraps packet in HTTPS, sends it to GAS, GAS sends the packet to client/receiver, and client gets raw packet out of the HTTPS request. This will probably take a bit of a while to implement, but one of the main restrictions of this project is that it can only relay HTTP(S) (which is where its name comes from).

Hi.
About your question regarding embedding tcp in http:
https://github.com/jj28-arch/JJTcpOverHttpRelayVpn

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

Successfully merging this pull request may close these issues.

4 participants