0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00
Commit graph

323 commits

Author SHA1 Message Date
Zack Scholl
5bffeabbba print connecting message 2019-05-01 11:03:16 -06:00
Zack Scholl
f3e2a260d9 update relay address if a peer is found 2019-05-01 10:38:31 -06:00
Zack Scholl
883dff96b8 sender should be able to connect to the port 2019-05-01 10:33:34 -06:00
Zack Scholl
4be02ad249 get ports from tcp server 2019-04-30 17:39:36 -06:00
Zack Scholl
1275c6b1b5 get tcp port information from banner 2019-04-30 17:19:10 -06:00
Zack Scholl
c5bbdb4cb5 allow banner 2019-04-30 17:09:44 -06:00
Zack Scholl
63ec16f7fb add banner 2019-04-30 17:05:19 -06:00
Zack Scholl
23c9a9cff8 longer bar 2019-04-30 16:26:16 -06:00
Zack Scholl
9952da9f6d use random salt 2019-04-30 16:10:07 -06:00
Zack Scholl
e72795985b fix tests with nodisable flag 2019-04-30 15:46:27 -06:00
Zack Scholl
a1e5a283f9 move file info stuff 2019-04-30 15:39:59 -06:00
Zack Scholl
002cc0050c can switch between local and nonlocal 2019-04-30 13:07:30 -06:00
Zack Scholl
a58a0df910 add peer 2019-04-30 12:55:18 -06:00
Zack Scholl
89e4871af2 redo 2019-04-30 12:49:51 -06:00
Zack Scholl
f4d24a1f72 update 2019-04-30 12:46:35 -06:00
Zack Scholl
7060eec8d1 need two ways to connect 2019-04-30 11:39:45 -06:00
Zack Scholl
a70aa0a4fc make initial connection 2019-04-30 11:35:27 -06:00
Zack Scholl
8f816304f9 make initial connection 2019-04-30 11:35:02 -06:00
Zack Scholl
ce45c53b38 make initial connection 2019-04-30 11:32:11 -06:00
Zack Scholl
a35779f718 block connection 2019-04-30 11:30:36 -06:00
Zack Scholl
2583313602 allow discovery 2019-04-30 11:23:53 -06:00
Zack Scholl
b9d2be5378 add discovery 2019-04-30 11:19:03 -06:00
Zack Scholl
d56a25cf76 make sure bar finishes 2019-04-30 10:43:52 -06:00
Zack Scholl
c8fdd4726a simplify ui 2019-04-30 09:24:32 -07:00
Zack Scholl
3bf7635f33 improve ui 2019-04-30 08:58:09 -07:00
Zack Scholl
87d295f62b simplify bar add 2019-04-30 07:51:48 -07:00
Zack Scholl
be7c2ad1fb check if missing chunks file exists 2019-04-30 07:47:05 -07:00
Zack Scholl
04844cf72c check if missing chunks file exists 2019-04-30 07:44:16 -07:00
Zack Scholl
6da93ae8da allow resume 2019-04-30 07:29:02 -07:00
Zack Scholl
4f20f3ce43 connect in parallel 2019-04-30 07:07:23 -07:00
Zack Scholl
000dfc15be fiX comm 2019-04-30 06:57:45 -07:00
Zack Scholl
42d35898b5 progressbar is not accurate in total 2019-04-29 21:25:30 -07:00
Zack Scholl
c1c8e39499 working 2019-04-29 20:40:42 -07:00
Zack Scholl
859130a988 add croc test 2019-04-29 19:51:54 -07:00
Zack Scholl
ac113dfe47 initial part works 2019-04-29 19:50:01 -07:00
Zack Scholl
cee4c36f8b prune 2019-04-29 17:12:04 -06:00
Zack Scholl
b52001e064 prune 2019-04-29 17:05:48 -06:00
Zack Scholl
1045bd17b5 update croc 2019-04-29 16:54:31 -06:00
Zack Scholl
1f49966bb1 use new version of croc 2019-04-29 16:48:17 -06:00
Zack Scholl
43dbf98705 rotate multicast based on current time 2018-12-14 06:32:44 -08:00
Zack Scholl
e58fc14218 customize multicast address 2018-12-14 06:27:55 -08:00
Zack Scholl
068fdb77fc pass errors all the way back 2018-11-02 06:15:37 -07:00
Zack Scholl
8a882cc174 throttle the progress bar 2018-11-01 19:06:50 -07:00
Zack Scholl
cf2363fd4e add missing escape at end of cli app 2018-11-01 09:08:18 -07:00
Zack Scholl
e0081ea8a8 tell user codephrase is wrong if PAKE fails 2018-11-01 07:26:18 -07:00
Zack Scholl
aefb15105a recipient quits if trying to connect without sender
Addresses #109
2018-11-01 06:56:40 -07:00
Zack Scholl
562925b5e5 add missing execute bit for config dir 2018-10-23 06:19:53 -07:00
Zack Scholl
08c84e9f85 connect to tcp in parallel 2018-10-22 20:34:04 -07:00
Zack Scholl
c2dd9091ff recipient listens to sender 2018-10-22 19:48:45 -07:00
Zack Scholl
e5fcc0d3ee add models 2018-10-22 19:42:39 -07:00