Go to file
Joren Schipman ecfa186392
README
2024-10-23 14:53:26 +02:00
.gitignore Write to file 2024-05-01 22:41:47 +02:00
go.mod Auth 2024-05-04 02:07:20 +02:00
go.sum Auth 2024-05-04 02:07:20 +02:00
login.html Loothandler 2024-05-04 01:30:04 +02:00
loot.html Loothandler 2024-05-04 01:30:04 +02:00
loothandler.go Auth 2024-05-04 02:07:20 +02:00
main.go If the data is to big chunk it 2024-04-30 17:09:14 +02:00
public_key.pem encrypt the initial exchange using rsa 2024-04-30 21:48:00 +02:00
README.md README 2024-10-23 14:53:26 +02:00
rsaserver.go Loothandler 2024-05-04 01:30:04 +02:00

TCP File Transfer

Server for receiving files files (in a horrible way) from a client (android phone), made for the subjet Mobile Security