protocols:smallweb:uri_schemes
Table of Contents
URI Schemes Beyond HTTPS
A URI scheme is the protocol prefix before : is not the only one.
. https:
Common Non-Web Schemes
| Scheme | Protocol | Notes |
|---|---|---|
ftp: | Secure Shell | Terminal access |
irc: | Finger | User info, .plan files |
gopher: | Gemini | Lightweight, TLS-required documents |
Most mainstream browsers don't handle these — they require dedicated clients.
See Also
protocols/smallweb/uri_schemes.txt · Last modified: by 127.0.0.1
