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

2151 commits

Author SHA1 Message Date
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
Zack Scholl
232f3375b1 only compress if its not a directory 2018-09-22 10:59:45 -07:00
Zack Scholl
c6374da410 toggle encryption/compression 2018-09-22 11:57:04 -06:00
Zack Scholl
f977ac24c4 add is compressed/encrypted to filestats 2018-09-22 11:57:18 -06:00
Zack Scholl
1f64d1c93a check if discovered is valid 2018-09-22 11:57:04 -06:00
Zack Scholl
edfb018ae2 fix go.mod 2018-09-22 11:57:04 -06:00
Zack Scholl
9a33954d42 travis just test build 2018-09-22 11:57:04 -06:00
Zack Scholl
10111b92cd spinner should be in stderr 2018-09-22 11:57:04 -06:00
Zack Scholl
e13f8e7067 allow stdout 2018-09-22 11:57:04 -06:00
Zack Scholl
1acbe9c475 relay log more 2018-09-22 11:57:04 -06:00
Zack Scholl
73791a4dc7 change buffer size 2018-09-22 11:57:04 -06:00
Zack Scholl
b469d5db4b increase write wait 2018-09-22 11:57:15 -06:00
Zack Scholl
2946922fb5 use direct address 2018-09-22 11:57:04 -06:00
Zack Scholl
742a935ea9 don't wait for ok 2018-09-22 11:57:11 -06:00
Zack Scholl
54b22cd732 increase buffer 2018-09-22 11:57:08 -06:00