Client for PPP+SSL VPN tunnel services
https://github.com/adrienverge/openfortivpn
openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd
process and operates the communication between the gateway and this process.
It is compatible with Fortinet VPNs.
- Links to network:vpn / openfortivpn
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/openfortivpn && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000210 210 Bytes | |
_service | 0000000023 23 Bytes | |
openfortivpn-1.6.0.tar.gz | 0000055606 54.3 KB | |
project.diff | 0000001306 1.28 KB |
Revision 12 (latest revision is 59)
Martin Hauke (mnhauke)
committed
(revision 12)
- Update to version 1.6.0 * Linux kernel coding style * Does /usr/sbin/pppd exist? * Update README.md (#196) * Print message associated to pppd exit status code (#189) * preserve existing config during install, this solves #130 (#193) * Fix Codacy code style issues * Increase max cookie size to 4096 * Fix Coverity defect * Avoid multiple occurrences of a magic number * Fix warning from static analysis tool scan-build * Update Linux installation instructions * dynamic allocation of memory for split route array (#163)
Comments 0