1
0
mirror of https://github.com/schollz/croc.git synced 2024-11-28 09:35:14 +03:00
Commit Graph

565 Commits

Author SHA1 Message Date
Zack Scholl
f56d5c797c use enc/comp in test 2018-09-24 13:24:18 -07:00
Zack Scholl
7147980eac encryption faster with simpler marshaling 2018-09-24 12:52:19 -07:00
Zack Scholl
8bfbe36dd9 do minimal compression 2018-09-24 12:41:35 -07:00
Zack Scholl
2f47dd3178 disable compression/enc 2018-09-24 12:21:38 -07:00
Zack Scholl
d0e75370b2 allow force web 2018-09-24 10:01:30 -07:00
Zack Scholl
6635c84f70 raise tcp size 2018-09-24 09:36:48 -07:00
Zack Scholl
15ecc73f67 update deps 2018-09-24 08:36:24 -07:00
Zack Scholl
7891f27b62 fix test 2018-09-24 08:35:24 -07:00
Zack Scholl
f6c2382c0a fix 2018-09-24 08:32:17 -07:00
Zack Scholl
26f0fc3319 ok windows seems to work now 2018-09-24 08:29:54 -07:00
Zack Scholl
5397634217 works on linux? 2018-09-24 07:51:56 -07:00
Zack Scholl
02f4b08929 not working dunno why 2018-09-24 07:51:24 -07:00
Zack Scholl
55b1fa35e4 add both tests 2018-09-24 07:29:44 -07:00
Zack Scholl
b202682596 local relay runs with tcp port too 2018-09-24 07:26:52 -07:00
Zack Scholl
b14f1c35a3 disable broadcast 2018-09-24 07:24:59 -07:00
Zack Scholl
e10789b558 allow forcing using websockets 2018-09-24 07:17:35 -07:00
Zack Scholl
80d48d45d5 test works 2018-09-24 07:06:55 -07:00
Zack Scholl
e8ef8e1c61 add test 2018-09-24 07:00:48 -07:00
Zack Scholl
90b08abf39 allow discovering self 2018-09-24 06:49:26 -07:00
Zack Scholl
e6b9655387 add benchmark 2018-09-24 06:13:43 -07:00
Zack Scholl
50c29e7334 simplify 2018-09-24 06:10:31 -07:00
Zack Scholl
711f8dfeec improve comm 2018-09-23 19:24:57 -07:00
Zack Scholl
ba20bb63ca fix again 2018-09-23 18:00:00 -06:00
Zack Scholl
45fe9b422d fiX 2018-09-23 18:00:00 -06:00
Zack Scholl
975bab61fb make tcp optional 2018-09-23 18:00:00 -06:00
Zack Scholl
b7c447473d change buffer size 2018-09-23 18:00:13 -06:00
Zack Scholl
73c33ebe02 fix sending 2018-09-23 18:00:00 -06:00
Zack Scholl
fe38107c42 no log 2018-09-23 18:00:00 -06:00
Zack Scholl
7651ed0562 don't count empty bytes 2018-09-23 18:00:09 -06:00
Zack Scholl
2ebe3c1328 update read 2018-09-23 18:00:00 -06:00
Zack Scholl
47fe8a2116 don't count empty bytes 2018-09-23 18:00:00 -06:00
Zack Scholl
a8c0c02755 add read deadline 2018-09-23 18:00:00 -06:00
Zack Scholl
8fab2299a1 change buffer size 2018-09-23 18:00:00 -06:00
Zack Scholl
4f9532b761 remove old comments 2018-09-23 18:00:00 -06:00
Zack Scholl
da9634c949 change buffer size 2018-09-23 18:00:05 -06:00
Zack Scholl
b2939a0452 fix websocket address 2018-09-23 18:00:00 -06:00
Zack Scholl
2788a4e742 communicate tcp port to sender/receiver 2018-09-23 18:00:00 -06:00
Zack Scholl
384de31c5a allow TCP connections as alternative 2018-09-23 18:00:00 -06:00
Zack Scholl
177612f112 update buffer 2018-09-23 18:00:00 -06:00
Zack Scholl
2f800f1de3 add buffer size 2018-09-23 18:00:00 -06:00
Zack Scholl
6c94ece008 remote gitignore 2018-09-23 18:00:00 -06:00
Zack Scholl
8797d35fa1 use single variable for buffer size 2018-09-23 18:00:00 -06:00
Zack Scholl
c9dab1ca44 gather file info async, encrypt file info 2018-09-23 18:00:00 -06:00
Zack Scholl
76cb610ffd exchange IP addresses 2018-09-23 18:00:00 -06:00
Zack Scholl
d860fe1e9e better ui handling with spinner 2018-09-23 18:00:00 -06:00
Zack Scholl
8afc75f1fc listen for interrupt in websockets 2018-09-23 18:00:00 -06:00
Zack Scholl
0a0c0bfd32 send local/public status 2018-09-23 18:00:00 -06:00
Zack Scholl
f3df177ba2 functions to get local/public IP 2018-09-23 18:00:00 -06:00
Zack Scholl
7799d2fb58 use spinner fork 2018-09-23 18:00:00 -06:00
Zack Scholl
3847ba2bb1 update readme 2018-09-22 11:21:44 -07:00