Y
Hacker News
new
|
ask
|
show
|
jobs
by
pandatigox
4416 days ago
dict protocol? As in http and FTP? That's so cool! Are there any more protocols to play around with?
2 comments
gone35
4415 days ago
Of course not every URI scheme corresponds one-to-one to a layer 7 protocol, but there's plenty of interesting stuff in this list nonetheless [1].
[1]
http://www.w3.org/wiki/UriSchemes
link
staunch
4415 days ago
dict ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp sftp smtp smtps telnet tftp
link
e12e
4415 days ago
And if you want to go explore, you could continue with everything (not all are plain text!) in: /etc/services ...
link
staunch
4415 days ago
Well, that list is things curl supports.
link
[1] http://www.w3.org/wiki/UriSchemes