skyper
skyper
HTTP works fine. Is HTTPS down at the moment? ``` ssh-keygen -q -t rsa -N "" -f id_rsa ssh -i id_rsa -R443:0:8443 -o StrictHostKeyChecking=accept-new [email protected] ``` ``` curl -vfL https://ikeq2ad2kitwitm6c7wjekjzbu7g5viidr4syw44vl73o45gr35q.remote.moe/...
There is at jabber.thc.org but it is private. I do not mind being on the list. From everyone at THC thanks a lot for the effort in making XMPP secure....
both. not connected to the XMPP network and open registration is disallowed. Might change at some point in the future but that's a long way off. On Fri, Nov 15,...
Friendly reminder to merge. ❤️
Where did you read that “de.segfault.net” is a valid domain?None of your servers uses that domain.Perhaps there is typo somewhere - please let me know. Sent from Proton Mail for...
https://github.com/moul/captcha trigger when system is under attack. needs a timeout (when no entry for 30 seconds then exit(255) to stop scripts from hanging. 2nd cutoff to wait forever if system...
Related to #4 and #11. TODO: 1. Please create a docker-compose example. I can fiddle it into SF. 2. Automatically add SSL cert (letsencrypt is easiest. somebody has to do...
Hi,Host interface. WT is already know (172.16.0.2). Host may be on dhcp and so interface may have changed since WT was deployed. Sent from Proton Mail for iOS On Thu,...
I used the curl example from https://github.com/sandialabs/wiretap/wiki/How-it-Works plus some info Luke sent me in 2023 as well as reading the source code. The ORIGIN (you call it the SERVER) runs...
Your definition of "server" confuses me because in my world the "server" is where "clients" connect to. E.g. the connection is from CLIENT to the SERVER. Servers are globally reachable....