1
0
mirror of https://github.com/schollz/croc.git synced 2024-11-30 23:52:07 +03:00
Commit Graph

1170 Commits

Author SHA1 Message Date
Zack Scholl
93e45c6942 bump 8.0.10 2020-05-06 10:55:14 -07:00
Zack Scholl
6dc44ec002 faster pake 2020-05-06 10:50:57 -07:00
Zack Scholl
4211cea92e add benchmark for tcp connection 2020-05-06 10:18:39 -07:00
Zack Scholl
1740bda985 bump 8.0.9 2020-05-01 07:00:17 -07:00
Zack Scholl
189d1f7b2a update deps 2020-05-01 06:59:09 -07:00
Zack Scholl
86ebbaa618 bump 8.0.8 2020-04-24 08:17:24 -07:00
Zack Scholl
2e7708e3cd whoops 2020-04-22 07:08:08 -07:00
Zack Scholl
cb522f2f06 debugging the comm 2020-04-22 06:24:47 -07:00
Zack Scholl
97f7f28f6e update deps 2020-04-20 12:33:16 -07:00
Zack Scholl
3ed036b51d bug fix: increase deadline for reading in channels, addresses #211 2020-04-20 12:30:07 -07:00
Zack Scholl
a3e81e1d87 bump 8.0.7 2020-04-09 10:12:30 -07:00
Zack Scholl
e56e65207f bump 8.0.7 2020-04-09 09:55:36 -07:00
Zack Scholl
f6ea7243ea update readme 2020-04-09 09:54:58 -07:00
Zack Scholl
f9f4f291da use debug instead of warn/error addresses #205 2020-04-09 09:54:04 -07:00
Zack
d1c2777906
Merge pull request #209 from maximbaz/relay-show-version-on-startup
relay: show version on startup
2020-04-09 09:50:21 -07:00
Zack
0860283407
Merge pull request #210 from maximbaz/add-systemd-service
Add systemd service
2020-04-09 09:49:55 -07:00
Maxim Baz
cb025ae8d4
Add systemd service
A while ago a user contributed this systemd service to Arch package, I thought it would make sense to have it available in the repo itself, so that (a) other people can find it easier and (b) if there are any improvements, the entire community will benefit of them.
2020-04-09 18:14:00 +02:00
Maxim Baz
c058bcbb6b
relay: show version on startup
Since relay is a long-running process, I find myself in situations where I dont know which version of croc I have running.

This simple startup log will make it obvious.
2020-04-09 17:44:19 +02:00
Zack Scholl
9bf470ef29 bump 8.0.6 2020-04-09 08:02:10 -07:00
Zack Scholl
11d4fead2c update deps 2020-04-09 08:01:20 -07:00
Zack Scholl
9c0bc3efc3 bug fix: two read deadlines to prevent memory leak
addresses #205
2020-04-09 07:40:39 -07:00
Zack Scholl
386f4ff958 bump 8.0.5 2020-03-31 13:43:13 -07:00
Zack Scholl
97bf35bf93 fix debug 2020-03-31 13:42:52 -07:00
Zack Scholl
f8fd239eec bump 8.0.5 2020-03-31 13:34:10 -07:00
Zack Scholl
72378947b5 update progressbar, show external ip on receiver 2020-03-31 13:33:27 -07:00
Zack Scholl
b0125b63e7 test should not exceed max bytes 2020-03-27 09:38:09 -07:00
Zack Scholl
b60a841044 bug fix: prevent crazy number of bytes getting into comm 2020-03-27 09:32:41 -07:00
Zack Scholl
44c3d43fa0 bump 8.0.4 2020-03-24 08:37:14 -07:00
Zack Scholl
7a605dd5c8 update deps 2020-03-24 08:36:52 -07:00
Zack Scholl
aae56043cf bug fix: lock the chunk map
addresses #204
2020-03-18 03:06:50 +00:00
Zack Scholl
09d35d248f bump 8.0.3 2020-03-08 07:15:32 -07:00
Zack Scholl
03fe1c770a bump 8.0.2 2020-03-06 07:15:04 -08:00
Zack Scholl
1dd75c4bc3 better error messages 2020-03-06 07:12:08 -08:00
Zack Scholl
8b6500adfd hide most of the code phrase to use as authentication 2020-03-06 07:05:04 -08:00
Zack Scholl
3cf474e6e8 more tests 2020-03-02 10:10:17 -08:00
Zack Scholl
820225b684 more tests 2020-03-02 10:06:20 -08:00
Zack Scholl
eddf361893 bump 8.0.1 2020-03-02 09:42:34 -08:00
Zack Scholl
2d6206b84f bump 8.0.1 2020-03-02 09:35:35 -08:00
Zack Scholl
074a869d6e bump 8.0.0 2020-03-02 09:04:25 -08:00
Zack
0c305fee08
Merge pull request #201 from schollz/v8
V8
2020-03-02 09:03:28 -08:00
Zack Scholl
5e37a308fe throw error when submitting bad passphrase to relay 2020-02-28 17:05:03 -08:00
Zack Scholl
bc1f89ff68 bump 8.0.0 2020-02-28 16:57:46 -08:00
Zack Scholl
788a63cfa6 update deps 2020-02-28 13:31:04 -08:00
Zack Scholl
a87b571376 update dockerifle 2020-02-28 13:30:39 -08:00
Zack Scholl
0b99be5b30 update year 2020-02-28 13:27:44 -08:00
Zack Scholl
c3adc2981f encrypt external ip 2020-02-28 13:02:23 -08:00
Zack Scholl
5fce2a2e27 encrypt external ip 2020-02-28 12:58:46 -08:00
Zack Scholl
d5846bc88d encrypt all communication with relay 2020-02-28 11:59:56 -08:00
Zack
2217f7ca61
Thanks! 2020-02-18 11:44:15 -08:00
Zack Scholl
4c56ec283d bump 6.4.11 2020-02-18 11:28:36 -08:00