Commit Graph

1311 Commits

Author SHA1 Message Date
Zack Scholl 36f573f7df register 2020-10-08 11:16:58 -07:00
Zack Scholl 10de575f60 parse url 2020-10-08 11:06:04 -07:00
Zack Scholl bd60f76519 add http proxy 2020-10-08 10:54:16 -07:00
Zack 3396743d73
allow proxying connection (#283) 2020-10-05 08:30:45 -07:00
Zack Scholl e75b75164f bump 8.4.0 2020-10-04 13:16:36 -07:00
Zack Scholl 224c442567 bump 8.4.0 2020-10-04 13:16:35 -07:00
Zack 669920d4b5
Merge pull request #281 from TheQueasle/253-autocomplete-install
First pass at adding in the autocomplete files to the installer script
2020-10-04 13:12:04 -07:00
Zack 626490545a
Merge pull request #280 from fooofei/bug/review
CodeReview: fix resource leak && shorter code
2020-10-04 08:09:06 -07:00
fooofei 5a0ec9431f fix resource leak of *os.File 2020-10-04 10:38:30 +08:00
fooofei bc8c5db898 fix possible panic of nil compressor 2020-10-04 10:38:04 +08:00
fooofei c877497cc9 user io.ReadFull for shorter connection read code 2020-10-04 10:37:36 +08:00
Micheal Quinn 4675976f08 First pass at adding in the autocomplete files to the installer script 2020-09-29 22:19:10 -05:00
Zack f484635321
Merge pull request #276 from 0mp/patch-1
Add FreeBSD installation instructions
2020-09-26 05:39:05 -07:00
Mateusz Piotrowski d0f3bad818
Add FreeBSD installation instructions 2020-09-26 13:01:29 +02:00
Zack 4e6efc2678
Merge pull request #273 from abdulniyaspm/typo-fix
Fixed a typo in cli.go
2020-09-23 05:33:23 -07:00
ABDUL NIYAS P M 4ce170e73d
Fix a typo in cli.go 2020-09-23 16:28:00 +05:30
Zack 04e92a4ccd
Merge pull request #271 from tuxuser/readme/gentoo_portage
README: Add install instructions for gentoo via portage
2020-09-21 06:12:51 -07:00
Zack Scholl 43d2ff0a09 find open ports to open local relay 2020-09-21 06:02:13 -07:00
Zack Scholl 78e4d5e179 add util to find open ports 2020-09-21 05:51:50 -07:00
tuxuser 3d0b5b9d34 README: Add install instructions for gentoo via portage 2020-09-21 03:16:15 +02:00
Zack dab52b4af7
Merge pull request #268 from theStack/fix_send_without_argument
fix send without argument (trigger intended error message)
2020-09-20 15:32:34 -07:00
Sebastian Falbesoner a313a96a8e fix send without argument (trigger intended error message) 2020-09-19 21:48:11 +02:00
Zack a507b98cbe
Merge pull request #266 from theStack/show_all_files_when_sending_without_send
Show all files when sending without send command
2020-09-19 09:35:14 -07:00
Sebastian Falbesoner 2de73cb138 show all files when sending without send command 2020-09-19 17:52:32 +02:00
Zack 20a8603ffe
Merge pull request #265 from TheChiefMeat/patch-1
Added Chocolatey installation information
2020-09-19 06:53:24 -07:00
TheChiefMeat ebe713e881
Added Chocolatey installation information 2020-09-19 12:35:35 +01:00
Zack 28c38a4b9e
doh 2020-09-18 17:07:55 -07:00
Zack 1faebcf2e2
Fixes #262 2020-09-18 17:07:41 -07:00
Zack db388f47a6
Merge pull request #263 from sa3dany/patch-1
fix typo in readme
2020-09-18 10:58:31 -07:00
sa3dany a0cc9e943b
fix typo in readme 2020-09-18 20:42:34 +03:00
Zack Scholl 9ac64f5c75 fast 2020-09-18 06:38:18 -07:00
Zack Scholl 7b15dcd2dc fork urfave/cli 2020-09-17 13:04:33 -07:00
Zack Scholl fda0bf7fd4 bump 8.3.2 2020-09-16 14:54:02 -07:00
Zack Scholl 7d155adcf1 bump 8.3.2 2020-09-16 14:54:02 -07:00
Zack Scholl ebc2cb2d03 update progressbar and peerdiscovery 2020-09-16 14:28:11 -07:00
Zack b144fa28e7
Merge pull request #260 from masterZSH/master
Use hex.EncodeToString to encode to hex
2020-09-16 11:00:09 -07:00
masterZSH f9f32a4b0e Use hex.EncodeToString to encode to hex 2020-09-16 16:37:21 +08:00
Zack Scholl b916b89f7e include files as they are 2020-09-15 12:46:42 -07:00
Zack Scholl 32bb98fd4f fix making publish 2020-09-15 12:46:07 -07:00
Zack Scholl ad6e7dff43 add autocomplete files to goreleaser 2020-09-15 12:30:53 -07:00
Zack Scholl a48bf7bbe0 hook happens in make file 2020-09-15 12:29:36 -07:00
Zack de8dfb10aa
Merge pull request #259 from masterZSH/master
Add error reporting
2020-09-15 09:23:42 -07:00
masterZSH 833668e8f2 Add error reporting 2020-09-15 09:33:43 +08:00
Zack Scholl 8a0800ca90 better error 2020-09-13 12:15:05 -07:00
Zack Scholl 4fc40274db use default bash complete 2020-09-13 12:11:18 -07:00
Zack Scholl 8c116cf66a add autocompletion 2020-09-12 08:42:19 -07:00
Zack acda80d35c
Merge pull request #254 from Naramsim/patch-1
docs(readme): shorten docker command for the relay
2020-09-09 13:18:12 -07:00
Alessandro Pezzè 1534e913a3
docs(readme): shorten docker command for the relay 2020-09-09 21:53:15 +02:00
Zack b9e834104a
Merge pull request #252 from jolheiser/env
Add environment variables to CLI
2020-09-09 09:35:07 -07:00
Zack 0aabd23c61
Merge pull request #251 from jolheiser/gitignore
Simple gitignore
2020-09-09 09:34:27 -07:00