How to use a custom app vpn client like a gateway for another custm app

Hi, Actually i try to use customs app with VPN.

I’ve create a cutom app with gluetun to connect to my proton VPN and it’s work:

  • I get the vpn server ip when i put “wget -q -O - ipinfo.io/ip” in the pod shell

The second app is a simple torrent seeder. It work fine with default network config but i want to make his network through the gluetun pod.

Network gluetun config:

Network torrent config

Anybody can send me a tutorial or have a solution to make my dream real ?
Thank by advance

Hi vistorx, unfortunately I don´t have a solution to your problem yet, as I’m currently trying to do something similar but am already stuck at deploying gluetun as a custom app.

Would you mind sharing your custom app config for gluetun (ex-credentials), if it’s not too much to ask?