VirtualTam's bookmarks
698 bookmarks found
-
Survive The Deep End: PHP Security
2016-04-09 -
BKNR - home
2016-03-22 -
VsFtpd Server Tutorial @ Calomel.org
2016-03-14 -
Auto Jenkins Setup | Castells
2016-02-05 -
LDAP/LDAPUtils - Debian Wiki
2016-01-22 -
Chrooted SSH/SFTP Tutorial (Debian Lenny)
2016-01-06 -
Filtering Data with PHP
2015-11-16 -
Submarine Cable Map
2015-11-12 -
URL handling in PHP
2015-08-14 -
Plenty of ideas to optimize / smooth your development flow in Tuxland ;-)
-
sslh - Applicative Protocol Multiplexer
2015-08-02 "blocking an SSH port for a Linux user is like taking a mouse away from a Windows user"
via http://www.linuxjournal.com/content/one-port-rule-them-all via http://www.rutschle.net/tech/sslh.shtml
-
[tor-talk] Why the Web of Trust Sucks
2015-08-02 -
Imaginary friends
2015-05-21 -
Formerly part of RFC 2616
- http://www.w3.org/Protocols/rfc2616/rfc2616.html
- superseded by RFC 7230-7237
-
The RESTful Cookbook
2015-05-19 -
Twisted
2015-04-24 Twisted implements a variety of networking and communication protocols and exposes them all as method-calls on your Python objects. Client and server implementations are provided for various standard protocols, including:
- HTTP (twisted.web)
- IMAP, POP, SMTP (twisted.mail)
- DNS (twisted.names)
- TLS (core)
- SSH, Telnet (twisted.conch)
- IRC, XMPP, OSCAR (twisted.words)
- Ethernet, IP, TUN/TAP (twisted.pair)
- NMEA (twisted.positioning)