jpillora / chisel

A fast TCP/UDP tunnel over HTTP
MIT License
12.36k stars 1.32k forks source link

Design with 2 networks #477

Open fre4ki opened 6 months ago

fre4ki commented 6 months ago

Hey guys,

this is not a issue, more a question to design.

I have installed a chisel server on a hosting Provider. Now i want to connect to a customer network and its ressources.

Is it possible to link/route two chisel networks together?

I have prepared a graphic for simplicity

Screenshot_20231213_215741_Chrome

Maybe someone have an idea to do this.

DRSDavidSoft commented 1 month ago

Little late to this issue but I believe using something like SoftEther VPN to bridge two networks (site-to-site) might be more suitable for scenarios like this. I use both Chisel and SoftEther, Chsiel is more suited to port-to-port forwarding while SoftEther can bridge two networks using L2/L3.