23 Commits

Author SHA1 Message Date
4a05b05ace Show progress bar in client 2020-04-12 00:25:04 +02:00
8bd0ac76f2 Use original file name 2020-04-11 21:48:37 +02:00
b77de07d6e Use main function, avoid unnecessary trailing underscores 2020-04-11 20:55:26 +02:00
4f01831169 Pass file information to receiver client 2020-04-11 20:35:18 +02:00
e68ab4282c Allow multiple client connections 2020-04-11 19:59:09 +02:00
f1d54861ee Whitespace 2020-04-10 16:08:31 +02:00
4352f2908b Quotes prevent variable splitting if file name has spaces 2020-04-10 16:06:45 +02:00
5f1c8fdf47 Send file while encrypting it 2020-04-10 15:15:45 +02:00
0069f9e5ea Allow end-to-end encryption 2020-04-10 13:41:36 +02:00
685b4e6756 Fixed ssl transmission 2020-04-10 10:18:24 +02:00
db0da8b24b Implemented SSL 2020-04-09 23:34:04 +02:00
ca3aa5857b Get client role as first line 2020-04-09 23:05:03 +02:00
458cc0f5e7 Prevent shadowing of variables 2020-04-09 22:01:50 +02:00
d2522b3e08 Command Line Interface 2020-04-09 19:46:52 +02:00
9dba9673a3 Use DNS name 2020-04-09 14:45:38 +02:00
018bea5606 Use the same port 2020-04-08 14:53:59 +02:00
7549977fc9 Use aruba as host 2020-03-30 18:01:49 +02:00
248d4ccb88 IT WORKS! 2020-03-28 20:54:41 +01:00
69c06dc4dc almos exhausted 2020-03-28 19:53:06 +01:00
c8409e12ef Works with 2 ports 2020-03-28 19:37:20 +01:00
70f2cd64d7 A lot of work for nothing? 2020-03-28 19:02:03 +01:00
cab7527c63 Working on server but getting errors
ConnectionRefusedError: [Errno 111] Connect call failed ('127.0.0.1', 5000)
2020-03-26 14:49:17 +01:00
a932184757 test 2020-03-25 22:34:05 +01:00