Gabi

Results 33 issues of Gabi

~~Note that this not require any change on the portal since we can overload the `payload` field as we see fit.~~ Edit: If we want to do multiple resources at...

kind/refactor
area/connlib
complexity/low

With the new clients, we have translation in gateway, which is discarded if the client restarts. However, the client's IP if the same, so given that, the gateway after it...

area/connlib
needs triage

In preparation of #13

Would it be possible to publish the latest main in crates.io?

To homogenize the UI in mobile and non-mobile, we re-enable the sub-menu for the internet resource, where it shows all resource ## New UI for android ![image](https://github.com/user-attachments/assets/3b9ce82f-1dbd-4ace-b7ba-873a34fd9dec) ![image](https://github.com/user-attachments/assets/16e9b128-532c-467e-b663-ae83195b2730) ## New...

After #2667 A common use case for the internet resource is to prevent traffic leaking outside the VPN so that traffic can't be snooped. Some applications, might explicitly set the...

complexity/hard
needs triage

#### Describe the bug A few seconds to a few minutes after connecting to a gateway, we disconnect from it. Thereafter we reconnect to simply experience the same thing. From...

area/connlib
area/windows_client
needs triage

Currently, tests only send ICMP packets back and forth, to expand our coverage and later on permit us cover filters and resource picking this PR implements sending UDP and TCP...