Through the application it is possible to customize the beginning of the connection (we call it injection) with typed connection text (HTTP standard or any other), or define an SNI to make the connection with the server.
This is very useful for crossing restrictions imposed by ISPs or whatever network you are using while connecting.
You can use ready-made configurations or create your own http skeleton (payload) for connection
This is very useful for crossing restrictions imposed by ISPs or whatever network you are using while connecting.
You can use ready-made configurations or create your own http skeleton (payload) for connection
Show More