Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Kill switch feature and http proxy in Podman (eth0/tap0) #87

Open
wayofka opened this issue Nov 16, 2022 · 0 comments
Open

Kill switch feature and http proxy in Podman (eth0/tap0) #87

wayofka opened this issue Nov 16, 2022 · 0 comments

Comments

@wayofka
Copy link

wayofka commented Nov 16, 2022

In the entry point script ( entry.sh ) is for kill switch used eth0 network device (both iptables and nftables). Podman default network device is tap0. For using kill switch in Podman just replace eth0 for tap0 in entry.sh and build image. Tested with podman 3.4.4 and 4.3.0.

Same for tinyproxy start script (run-http-proxy.sh) in fetching listen addr (addr_eth0 variable ).

Thanks for your work.

@wayofka wayofka changed the title Kill switch feature in Podman (eth0/tap0) Kill switch feature and http proxy in Podman (eth0/tap0) Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant