ValdikSS
ValdikSS
When proper (not self-signed) TLS certificate is not provisioned on the domain yet, MiaB prints only: `MTA-STS policy is missing: STSFetchResult.NONE` which may confuse the administrator, as `.well-known/mta-sts.txt` file is...
After updating to the latest git master, several hubs began to complain that EiskaltDC++ sends internal IP address instead of external one, which is present in "External WAN/IP address" setting....
Some responses, such as Accounting Response, may not contain any attributes (but only code and packet ID). Since this is an empty dictionaty, code should be checked in this case....
https://ntc.party/t/http-headers-tls-padding-as-a-censorship-circumvention-method/168/2 The idea is to fill TLS ClientHello with lots of padding (14+ kB), adding SNI extension only after the padding. This method, compared to strip-sni or replace-sni, correctly works...
ReQrypt is mostly used for only certain (blocked) websites, but current version does not support blacklists or whitelists. Implementing black/whitelists feature would reduce server's bandwidth usage and would not affect...
tplinkdns.com DDNS hosting does not seem to work properly with 0x20 activated.
If you try to delete post with uploaded images, ZeroBlog will delete the post but not the images.
This pull request: * Fixes compilation on newer gcc (adds `-Wno-error=address-of-packed-member`) * Checks whether input file exists * Checks whether output file could be opened, and creates an output directory...
https://github.com/OpenVPN/openvpn-gui/pull/76