Go to file
Joren Schipman 6d8d316bb1
Loothandler
2024-05-04 01:30:04 +02:00
.gitignore Write to file 2024-05-01 22:41:47 +02:00
files.html Loothandler 2024-05-04 01:30:04 +02:00
go.mod Make server get filetype and identify file 2024-05-01 22:29:29 +02:00
go.sum Loothandler 2024-05-04 01:30:04 +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 Loothandler 2024-05-04 01:30:04 +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
rsaserver.go Loothandler 2024-05-04 01:30:04 +02:00