Commit Graph

120 Commits

Author SHA1 Message Date
Marcel Pociot
44dca53687 Make server configurable when sharing files. Fix react/http compatibility issues 2021-05-19 11:35:27 +02:00
Marcel Pociot
60af8bce19 Merge branch 'master' into share-files 2021-05-18 12:42:28 +02:00
Dennis Koch
8d5a4410f7 feat: Config option to set default protocol to https (#110)
* feat: Config option to set default protocol to https

* style: Fix for StyleCI
2021-03-31 07:41:34 +02:00
Marcel Pociot
a9699eb254 Use config auth when sharing TCP ports 2021-03-05 09:14:03 +01:00
Siebe Vanden Eynden
f6d04777e1 Allow custom config file path (#145)
* allow custom config file path

* Update configuration.md
2020-12-04 22:45:29 +01:00
Tii
bded9f754e Added command line options for server-host and server-port (#147)
* Added server options

* Restored box.json

* Reverted build and versioning...

* Please the style gods
2020-12-04 22:44:25 +01:00
Tii
c92d4b258c Removed fixed IP address for DNS (#148) 2020-12-04 22:39:57 +01:00
Marcel Pociot
da39fb8ad8 Apply fixes from StyleCI 2020-11-01 19:34:33 +00:00
Marcel Pociot
5b7a80bb0c Merge branch 'master' of github.com:beyondcode/phunnel 2020-11-01 20:34:21 +01:00
Marcel Pociot
7459c0189b Apply fixes from StyleCI 2020-11-01 16:47:29 +00:00
Marcel Pociot
c56f05c030 Apply fixes from StyleCI 2020-11-01 16:44:06 +00:00
Marcel Pociot
ce945e1326 Add fileserver support 2020-11-01 17:43:42 +01:00
Marcel Pociot
880259657f Rewrite location header 2020-10-25 23:40:45 +01:00
Marcel Pociot
538c7da446 Better memory management for binary responses. Fixes #140 2020-10-17 21:07:29 +02:00
Marcel Pociot
26de32d375 Allow users to reserve subdomains (#131) 2020-09-09 21:57:42 +02:00
Marcel Pociot
2f57fa1952 Add ability to expose TCP connections (#123) 2020-09-08 16:27:39 +02:00
Marcel Pociot
d9ab55f308 Apply fixes from StyleCI 2020-09-07 18:20:13 +00:00
Marcel Pociot
0ebe6a4ce4 Add a new flag to users to allow the specification of custom subdomains 2020-09-07 20:19:56 +02:00
Marcel Pociot
47b2350631 Associate shared sites with auth tokens 2020-09-07 13:33:40 +02:00
Marcel Pociot
55a456d5e1 Apply fixes from StyleCI 2020-08-12 22:20:06 +00:00
Marcel Pociot
f9084c3c31 Merge pull request #83 from ahmedash95/detect-valet-links
Auto detect valet links
2020-08-13 00:19:47 +02:00
Marcel Pociot
eaf04a8eae Don't try to log requests as curl when the requests are bigger than 256kb 2020-07-31 10:55:32 +02:00
Marcel Pociot
bf0025979e Apply fixes from StyleCI 2020-07-27 20:11:50 +00:00
Ahmed Ashraf
8db13e70af set path only if exists 2020-07-03 12:53:31 +02:00
Ahmed Ashraf
dfe889692b auto detect valet links 2020-07-03 12:50:08 +02:00
Marcel Pociot
0d9413dfdf Apply fixes from StyleCI 2020-07-01 16:11:13 +00:00
Marcel Pociot
87a4115c14 Merge pull request #79 from ahmedash95/users-pagination
Add simple pagination to users page
2020-07-01 18:10:58 +02:00
Marcel Pociot
6d6306b3b2 Add request time to cli output 2020-07-01 17:58:54 +02:00
Marcel Pociot
611a4c617c Add X-Forwarded-Host header. Fixes #63 2020-07-01 17:46:54 +02:00
Ahmed Ashraf
e960ffb825 Implement simple pagination 2020-06-26 12:20:01 +02:00
Marcel Pociot
459135f286 Merge pull request #74 from okaufmann/fix-remaining-time
fix remaining time calculation
2020-06-26 00:51:01 +02:00
Rias
6f04a0dfb6 Don't use underscore in subdomain
Even though it's perfectly valid, some providers (Paddle in our case) don't validate URLs with an underscore in them as valid, an easy fix is just using a dash instead.
2020-06-25 13:11:55 +02:00
Oliver Kaufmann
91f169460e fix remaining time calculation 2020-06-25 02:09:00 +02:00
Marcel Pociot
8b8c6c8e2e Fix subdomain check 2020-06-22 22:57:29 +02:00
Marcel Pociot
18d67abc3f detect valet secured sites automatically 2020-06-22 22:49:19 +02:00
Marcel Pociot
04c881a875 Register chrome-extension as a valid uri scheme. Fixes #50 2020-06-22 09:05:40 +02:00
Marcel Pociot
262a1eac4a Use toArray representation of sites for the server. Fixes #44 2020-06-19 09:13:26 +02:00
Marcel Pociot
528d5d74e0 Apply fixes from StyleCI 2020-06-18 08:22:48 +00:00
Marcel Pociot
5df98c4b91 Update changelog 2020-06-18 10:17:13 +02:00
Marcel Pociot
76488977b9 Merge pull request #27 from innocenzi/fix/windows-home
Add support for windows home path (fixes #14)
2020-06-18 10:09:03 +02:00
Ahmed Ashraf
5c77dbb882 skip subdomain override if provided 2020-06-17 21:33:34 +02:00
Enzo Innocenzi
54e9d4757d fix: add support for windows home path 2020-06-17 19:41:40 +02:00
Marcel Pociot
523286d6c2 wip 2020-06-17 13:10:07 +02:00
Marcel Pociot
83676deddb Apply fixes from StyleCI 2020-06-17 10:35:07 +00:00
Marcel Pociot
428be88dbc wip 2020-06-16 23:55:03 +02:00
Marcel Pociot
76ff60f114 wip 2020-06-16 01:05:19 +02:00
Marcel Pociot
d8496bd433 wip 2020-06-15 23:54:51 +02:00
Raul Predescu
c53eb3c3ee fix merge from old repo 2020-06-14 14:41:25 -07:00
Raul Predescu
4e7db29dc6 fix merge from old repo 2020-06-14 14:40:58 -07:00
Raul Predescu
23c4543773 pre-release changes 2020-06-14 14:36:59 -07:00