Francois Marier
Francois Marier
I have submitted a PR for this upstream: https://github.com/sublimehq/Packages/pull/3463
Looks like this was fixed in 861111bd1ea1e6eac04f938d9d13816a6fa0b1e3.
If you are using the official Ubuntu packages, you can also apply the [fix I released in Debian](https://salsa.debian.org/debian/fwknop/-/commit/88c67f6332e97b621b2c21bb8a71535ce7118614) (and suggested in #317) by removing the `PIDFile` line in `/lib/systemd/system/fwknop-server.service`. It...
I've just created #300 and tested it in the Debian package.
In the meantime, what's the current way of forcing IPv4 with fwknop? I'm on an IPv6-enabled network, trying to connect to an IPv6 server and I do this: ``` fwknop...
> So, ssh -4 is able to resolve to an IPv4 address? I need to add the ability to force IPv4 then too. It would be great if fwknop had...
That patch works for me, thanks! Any reason what that shouldn't be the default until IPv6 is supported? There's really no point in using IPv6 addresses right now when we...
https://wiki.mozilla.org/RapidRelease/Calendar shows when the last ESR 45 update will occur (2017-04-18). After that, ESR 45 won't be getting security fixes anymore and so it's not safe to run. Another indicator...
A lot of the automatic connections are documented here: https://support.mozilla.org/en-US/kb/how-stop-firefox-making-automatic-connections
`media.peerconnection.ice.default_address_only` should also be removed since the way to disable the leaking of internal IP addresses is `media.peerconnection.ice.no_host` in Firefox >= 52.