We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
Added routing command setup for macOS.
Don't forget to make it executable: `sudo chmod a+x /etc/ppp/ip-up.d/openfortivpn`
way cleaner not to use quotation marks at all
add set-routes = 0 in example
add shortened version script for adding custom routes by passing them through pppd-ipparam
See https://github.com/adrienverge/openfortivpn/issues/371#issuecomment-921523411
example.fr is a parked domain while example.org (like .com) is explicitly made for these cases
new version of ip-up to make use of ip- command
refer to #623 and #633 about systemd integration
minor: fix link
Mention systemd Type=notify support
-v -v
update script to add routes
appended hint from #371
add usage of pppd ip-up / ip-down scripts from #101
starting as a systemd service from #229
added howto from #371
Destroyed Debug and report issues (markdown)
Instructions to debug openfortivpn and report issues
Initial Home page