gof5 icon indicating copy to clipboard operation
gof5 copied to clipboard

Open Source F5 BIG-IP VPN client for Linux, MacOS, FreeBSD and Windows

Results 14 gof5 issues
Sort by recently updated
recently updated
newest added

Hi, we are a research group to help developers build secure applications. We designed a cryptographic misuse detector (i.e., CryptoGo) on Go language. We found your great public repository from...

No longer assume the port is 443/SSL

missing golang as requirement

Hello, first - many thanks for this marvelous software allowing me to connect to company VPN on linux. It works well when I use the _sessionID_ but fails with with...

More a stilistic nicety. If we get a search suffix passed, which is already part of the local configuration, it will be duplicated. The change avoids that

After an endpoint-inspection, the webpage forwards to an f5vpn url, which can now be passed on to gof5 to extract the session-id itself. Only missing to be a proper f5vpn...

What did I expect: After connection establishment I expected the find the DNS server provided by the VPN peer associated with the VPN interface, either for all domains, or for...

Hey there, i really would appreciate designated exit codes for: a) dying due to wrong password/username b) dying to to session id no longer valid

It would be nice if there'd be an option for creating a file containg the process ID, so that the program can be closed properly after being put to background.

@jocado , can you test the DTLS support and tell me whether it works for you? The config file should have the `dtls: true` option enabled. Alternatively please provide me...