mirror of
https://github.com/fosrl/gerbil.git
synced 2026-03-09 07:02:04 -05:00
Ability to tunnel via https #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SelfhostedPro on GitHub (Aug 6, 2025).
Looking through the docs and didn't see it so I'm making this, I was wondering if there's a possibility of having gerbil tunnel to pangolin using wireguard tunneled inside of tcp? Similar to something like htun or what is described in this article
So that all that would be needed is outbound traffic on port 443 instead of using a separate port for wireguard?
@SelfhostedPro commented on GitHub (Aug 6, 2025):
I realize that this probably fits better under the main repo as it involves multiple services. moving here: https://github.com/fosrl/pangolin/issues/1227