Commit graph

80 commits

Author SHA1 Message Date
NBTX
01deb94e02 Update goreleaser config 2020-06-07 19:05:44 +01:00
John Harker
9fafb7a6f4
Add goreleaser workflow 2020-06-07 19:04:07 +01:00
NBTX
a8c5baa247 Merge branch 'master' of github.com:postwoman-io/postwoman-proxy 2020-06-07 17:57:58 +01:00
NBTX
503af7c30e Start goreleaser conf 2020-06-07 17:57:42 +01:00
John Harker
d6d353f2c2
Update README.md 2020-06-07 17:06:17 +01:00
Liyas Thomas
5c6e71644f
Merge pull request #16 from MarcelPa/master
String comparison in POSIX sh needs to be done via single eq symbols.
2020-04-20 22:48:21 +05:30
Liyas Thomas
b153333d49
Merge branch 'master' into master 2020-04-20 22:43:39 +05:30
Marcel Parciak
acc6b7aecb String comparison in POSIX sh needs to be done via single eq symbols.
Signed-off-by: Marcel Parciak <marcel.parciak@gmail.com>
2020-04-20 17:32:50 +02:00
Liyas Thomas
68c40b5a2e
Merge pull request #15 from MarcelPa/master
Added Dockerfile
2020-04-20 17:05:14 +05:30
Marcel Parciak
9ce1fe310f Changed to a non-root user.
Signed-off-by: Marcel Parciak <marcel.parciak@gmail.com>
2020-04-20 13:26:47 +02:00
Marcel Parciak
9a5c98c6a6 Changed build.sh from bash to pure sh (I see no bash-specifics in there). Added Dockerfile based on golang:alpine
Signed-off-by: Marcel Parciak <marcel.parciak@gmail.com>
2020-04-17 14:24:06 +02:00
John Harker
55c849f0a1
Update README.md 2020-02-29 21:31:34 +00:00
John Harker
11a6f96857
Merge pull request #11 from gringofe/body-crash-fix
fixes issue #7 by directly assigning body data to proxyRequest.Body
2020-01-17 16:44:06 -06:00
John Harker
3e62c6b813
Merge pull request #6 from gringofe/header_crash_fix
fixes #5
2020-01-04 21:03:04 +00:00
gringofe
26d5a7a750 fixes #7 by directly assigning body data to proxyRequest.Body 2020-01-04 19:45:26 +01:00
gringofe
61bdab1e30 fixes #5 2020-01-01 17:55:23 +01:00
NBTX
fa0c2d9774 Add session fingerprint to improve auto-discovery. 2019-12-19 22:58:57 +00:00
NBTX
114ea1919b Fix server build. 2019-12-19 13:33:16 +00:00
NBTX
9055a88e15 Improve build tooling. 2019-12-19 13:28:20 +00:00
NBTX
5b05318848 Add installers 2019-12-18 20:49:28 +00:00
NBTX
daff9bdad1 Ignore out/ 2019-12-18 18:11:56 +00:00
NBTX
aae90e6b5f Add Windows support 2019-12-18 18:08:52 +00:00
John Harker
4dbf18243f
Add Linux build stage 2019-12-16 06:42:59 -06:00
John Harker
fd76aadba8
Create README.md 2019-12-16 06:28:35 -06:00
John Harker
2894818d42
Create README.md 2019-12-16 06:24:51 -06:00
John Harker
891677795d
Update README.md 2019-12-08 08:18:41 -06:00
NBTX
2212328fc4 Add server support 2019-12-07 18:00:50 -06:00
NBTX
733c36ea50 Add macOS support for golang proxy 2019-12-07 17:24:21 -06:00
NBTX
58ebbe7b27 Convert proxy to golang 2019-12-07 13:25:39 -06:00
NBTX
499771ee10 👽 Initial commit 2019-10-30 00:18:49 +00:00