GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption, please take a look at our documentation.
🎢 If the IrdestProxy server is running on an external machine, I can connect it and catch packets from a specific app and send them to the proxy server.
However, I don't know if I can send the packets out again by running a proxy server in the app.
Currently, the Android VPN service cannot send packets to the outside after the VPN tunnel is built. More precisely, it can only send packets through the protected tunnel. Another way, as you asked before, is to allow this VPN app to filter only packets from a specific range of IP addresses and allow the rest of the apps to freely connect to external networks. But I don't know how you intend to solve the problem. let me know what you think🍬
🚧 I've written down the description of running the app here.