Commit Graph

1173 Commits

Author SHA1 Message Date
8a779eb88c add goreleaser action (#2087)
* add goreleaser action

* change version
2020-11-20 17:00:14 +08:00
0138dbd352 update ISSUE_TEMPLATE (#2061) 2020-11-09 19:39:56 +08:00
9b45c93c14 Fix set-env in github actions of frp (#2060) 2020-11-09 16:56:53 +08:00
191da54980 .travis.yml add go1.15 and remove go1.13 2020-11-06 15:49:03 +08:00
c3b7575453 Add enable_prometheus option as command line flag (#2057) 2020-11-06 15:33:59 +08:00
7f7305fa03 update version 2020-11-06 14:39:04 +08:00
644a0cfdb6 Update ReverseProxy code from official golang repo (#2051)
Fix #1192
2020-11-05 16:34:17 +08:00
3c2e2bcea5 Update frpc_full.ini (#2023)
Added authenticate_heartbeats and authenticate_new_work_conns
2020-10-08 14:25:03 +08:00
e52dfc4a5c bump version to v0.34.1 2020-09-30 14:40:08 +08:00
cc003a2570 reduce docker image size (#2014) 2020-09-30 11:05:34 +08:00
0f8040b875 fix create tls work connection (#2013) 2020-09-29 15:44:52 +08:00
ef5ae3e598 fix: a reconnected proxy will disappear from dashboard after 7 days (#2008) 2020-09-25 16:10:20 +08:00
3acf1bb6e9 update stale workflow 2020-09-25 15:15:34 +08:00
1089eb9d22 update stale workflow 2020-09-25 15:00:41 +08:00
edf9596ca8 ci: add close stale (#2001) 2020-09-25 14:40:01 +08:00
26e54b901f dockerfile: remove ca-certificates 2020-09-23 16:38:44 +08:00
008933f304 typo fix 2020-09-23 15:53:08 +08:00
317f901c1c typo 2020-09-23 14:40:22 +08:00
cd5314466c update workflows build-and-push-image 2020-09-23 14:20:46 +08:00
3fbdea0f6b rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
710ecf44f5 feat: support ntlm proxy set in http_proxy env (#2002) 2020-09-23 12:05:05 +08:00
04dafd7ff0 Remove comments (#2004) 2020-09-23 11:57:04 +08:00
c6aa74a2bb Add action to build and push image to dockerhub&github packages (#1998) 2020-09-23 11:05:50 +08:00
c0e05bb41e bump version to v0.34.0 2020-09-20 00:29:27 +08:00
1e420cc766 update tls 2020-09-18 20:06:33 +08:00
4fff3c7472 Add tls configuration to both client and server (#1974) 2020-09-18 19:58:58 +08:00
48fa618c34 update e2e tests (#1973) 2020-09-07 15:45:44 +08:00
c9fe23eb10 more e2e tests (#1845) 2020-09-07 14:57:23 +08:00
268afb3438 Sorting plugins so that execution order is deterministic (#1961) 2020-08-31 19:49:46 +08:00
b1181fd17a support non-preemptive authentication (#1888) 2020-07-01 11:18:23 +08:00
b23548eeff fix grammar issue (#1850) (#1852) 2020-06-11 15:39:59 +08:00
262317192c new e2e framework (#1835) 2020-06-02 22:48:55 +08:00
8b75b8b837 fix by golint (#1822) 2020-05-24 17:48:37 +08:00
2170c481ce update doc (#1821) 2020-05-24 14:05:31 +08:00
dfbf9c4542 style: adjust frps files (#1820) 2020-05-24 11:28:57 +08:00
964a1bbf39 refine: frpc flags (#1811) 2020-05-19 10:49:29 +08:00
228e225f84 fix: sync/atomic bug, fix #1804 (#1805)
Co-authored-by: tanghuafa <tanghuafa@bytedance.com>
2020-05-12 22:09:16 +08:00
bd6435c982 fix: frps plugin manager (#1803) 2020-05-12 15:55:35 +08:00
591023a1f0 fix: add frpc tls_enable flag and frps tls_only flag (#1798) 2020-05-12 14:33:34 +08:00
1ab23b5e0e fix: typo (#1799) 2020-05-10 17:58:35 +08:00
d193519329 feat: Support user specify udp packet size in config (#1794) 2020-05-07 17:47:36 +08:00
7266154d54 bump version to v0.33.0 2020-04-27 16:24:17 +08:00
4797136965 feat: support sudp proxy (#1730) 2020-04-22 21:37:45 +08:00
6d78af6144 feat: group TCP mux proxies (#1765) 2020-04-20 13:35:47 +08:00
7728e35c52 fix: frps handle multi conn may happen data race (#1768) 2020-04-19 16:16:24 +08:00
5a61fd84ad fix: auth token bug (#1762) 2020-04-16 20:20:36 +08:00
ad0c449a75 Server manager support the NewUserConn operation (#1740)
support NewUserConn operation
2020-04-16 13:06:46 +08:00
1c330185c4 typo 2020-04-03 01:24:37 +08:00
7491b327f8 update ISSUE_TEMPLATE 2020-04-03 01:03:13 +08:00
abb5b05d49 update package.sh 2020-04-03 00:59:47 +08:00