what is UUCP?
UUCP (u nix-to-u nix c op y) is an ancient computer protocol for data transfer and remote command execution.
Read the full article on Wikipedia.
UUCP is a data encoding/decoding scheme mainly used in the UUCP protocol and sometimes in Email.
Read about uuencode on Wikipedia.
Uucp.hu is a IT/consulting association producing freesoftware and freesoftware-based services (see below).
services
bulk file uploader
"what is my IP" (well, your IP, ie. the HTTP client's external IP)
plain text: curl -f http://www.uucp.hu/ip
HTML: curl -f http://www.uucp.hu/ip.html
JSONP: curl -f http://www.uucp.hu/ip.jsonp?callback=functionName
unix timestamp: curl -f http://www.uucp.hu/unixtime
thesaurus – to lookup WORD in the thesaurus:
plain text: curl -f http://www.uucp.hu/thesaurus/<WORD>
JSON: curl -f http://www.uucp.hu/thesaurus/<WORD>?format=json
portcheck
connect to portcheck.uucp.hu:10 on TCP.
it's a line-based protocol: write your TCP port number, which port you want to test the connectivity to.
response is POSIX error code resulted by connect(2) and the your service's banner.
git repos
public repos available on these URLs, although user and repo names are not allowed to be enumerated yet:
git://git.uucp.hu/{USER}/{REPO}
http://git.uucp.hu/{USER}/{REPO}
Container Registry (Docker)
web search
deprecated services
on-line tools
NTLM hash generator (client-side)
GET-to-POST request transformer
http://www.uucp.hu/cgi-bin/get2post.cgi
GET parameters are turned into form fields, thus POST parameters when the form is submitted.
_ACTION GET parameter goes to the form action atribute.
auto-submitted by JS if _ACTION is given
debtree browser
ipcalc
software
website mirrors
users' home pages
Status pages
Other web sites