What is Chisel?
Chisel is a lightweight tool that allows to tunnel TCP/UDP traffic over HTTP/Websocket protocol. It was introduced, along with it’s use case in another post.
Configuration
Chisel server allows to create user/password access lists - to authenticate users, and give them access to different services.
Server
This command runs server that tunnels ports for authenticated users - configured in users.json file.
|
|
users.json file - with two Wireguard ports exposed:
|
|
Client
To connect to Wireguard service from network with strict firewall policy, user has to first connect to Chisel server…
|
|
…and then can connect to VPN Wireguard server, replacing original Endpoint IP with 127.0.0.1.