Commit Graph

  • 43aa894030 init ziv-codefresh 2022-09-25 10:55:01 +0300
  • cd8adaea06 bump version ziv-codefresh 2022-09-25 10:49:07 +0300
  • 2384484ed7
    Wss support (#3) Daniel 2022-09-08 14:32:14 +0300
  • 6ecc97c857
    update deps (#3094) fatedier 2022-09-08 17:16:45 +0800
  • 7cd2ab5ec8 update deps fatedier 2022-09-08 16:45:51 +0800
  • 2158253f2e
    disable vcs (#2) ilia-medvedev-codefresh 2022-09-07 12:33:30 +0300
  • ba492f07c3
    chore: remove duplicate word in comments (#3081) Abirdcfly 2022-08-29 12:25:36 +0800
  • 77840431e6
    chore: remove duplicate word in comments Abirdcfly 2022-08-29 10:55:28 +0800
  • 9d077b02cf
    lint by golangci-lint (#3080) fatedier 2022-08-29 01:02:53 +0800
  • 63dbd28ede lint by golangci-lint fatedier 2022-08-29 00:02:39 +0800
  • aee0676142
    Merge ccb5027246 into f4e4fbea62 arm64_v8a 2022-08-25 03:20:43 +0400
  • f4e4fbea62
    Add support for riscv64 (#3071) Dingli Zhang 2022-08-23 10:10:04 +0800
  • b5106108c1 Add support for riscv64 Dingli Zhang 2022-08-22 15:37:10 +0000
  • 3c8e61bc90 Added OpExit LowK 2022-08-21 22:49:27 +0700
  • 3e721d122b
    Update README.md (#3062) Yonatan Koren 2022-08-16 15:47:56 +0300
  • 3c7f3137bd
    Update README.md Yonatan Koren 2022-08-16 14:46:34 +0300
  • 4774711c7c feat(build): add distroless docker images that build frpc and frps srliao 2022-07-30 20:39:33 +0800
  • 70dcad0078 [client] fix can not close lizhisheng 2022-07-22 19:21:40 +0800
  • a1f2d15614
    Merge branch 'fatedier:dev' into dev ChristLZS 2022-07-20 15:53:22 +0800
  • 92cabaa0a8
    Merge branch 'dev' into patch-1 berlin2123 2022-07-18 17:01:50 +0800
  • 5716df7140
    Update root.go berlin2123 2022-07-18 16:59:35 +0800
  • 47b4de091c
    Update root.go berlin2123 2022-07-18 16:47:13 +0800
  • 1bc899ec12
    [client] Remove redundant function parameters (#3016) chenjiayao 2022-07-14 15:31:32 +0800
  • 634c74161c [client] Remove redundant function parameters chenjiayao 2022-07-14 15:13:18 +0800
  • 6f2571980c
    [client] Fixed a bug where service loops reconnection after disconnection.service is shut down and can not exit goroutine (#3012) ChristLZS 2022-07-12 18:43:58 +0800
  • 11c0e56e2a [client] Fixed a bug where service loops reconnection after disconnection.service is shut down and can not exit goroutine lizhisheng 2022-07-12 17:24:23 +0800
  • 8888610d83
    Merge pull request #3010 from fatedier/dev v0.44.0 fatedier 2022-07-11 00:10:43 +0800
  • fa7c05c617 release note for v0.44.0 fatedier 2022-07-11 00:06:57 +0800
  • dae5a1bd5b
    Adjust package structure of frps Gerhard Tan 2022-06-27 16:31:18 +0800
  • 218b354f82
    Server Dashboard SSL Support (#2982) EMRE ÇELİK 2022-06-27 05:08:02 +0300
  • bd6e6373b7
    dashboard.go Simplified HTTPS code EMRE ÇELİK 2022-06-26 20:44:34 +0300
  • 0afb304398
    root.go fmt Format EMRE ÇELİK 2022-06-26 20:41:51 +0300
  • 7c5e347837
    Test for go-build EMRE ÇELİK 2022-06-25 16:55:26 +0300
  • b5ae3d806a
    Unnecessary configs removed & Read and Write Timeouts added EMRE ÇELİK 2022-06-25 13:24:58 +0300
  • 77eaf7014f
    Update server_test.go berlin2123 2022-06-22 09:42:07 +0800
  • 24de683ed6
    Update server_test.go berlin2123 2022-06-22 09:35:58 +0800
  • 330991ac9b
    Update server_test.go berlin2123 2022-06-22 09:31:31 +0800
  • 807516a553
    HTTPS Handling and TLS Certificate Checking EMRE ÇELİK 2022-06-20 12:42:26 +0300
  • a51a5da6f3
    TLS Config Error changed EMRE ÇELİK 2022-06-20 12:41:23 +0300
  • 8d8c42a4da
    README update with HTTPS Dashboard EMRE ÇELİK 2022-06-17 22:51:30 +0300
  • af6fcecf0e
    Dashboard TLS Mode Definition Fix EMRE ÇELİK 2022-06-17 20:25:27 +0300
  • 947c043c78
    CMD Dashboard TLS Config EMRE ÇELİK 2022-06-17 20:21:29 +0300
  • b02c6caade
    DashboardTLSMode Config Update EMRE ÇELİK 2022-06-17 20:20:36 +0300
  • a76f4c5325
    SSL Config Definition EMRE ÇELİK 2022-06-17 20:19:49 +0300
  • 6e1f43e7e4
    SSL Config Update EMRE ÇELİK 2022-06-17 20:19:09 +0300
  • 310fc14261
    Server Dashboard SSL Support EMRE ÇELİK 2022-06-16 17:21:08 +0300
  • c652b8ef07
    fix ipv6 address parsing (#2978) fatedier 2022-06-14 14:24:34 +0800
  • a7a9615106 feat: add vscode config ignore blizard863 2022-06-14 14:05:02 +0800
  • 4ce93107b1 fix ipv6 address parsing fatedier 2022-06-13 17:28:30 +0800
  • a04cf0f1cc
    Update server.go berlin2123 2022-06-12 17:35:33 +0800
  • 5ef77d8bcc
    Update server_test.go berlin2123 2022-06-12 17:00:56 +0800
  • a165076c21
    Update proxy.go berlin2123 2022-06-12 16:47:42 +0800
  • eccbeab2f5
    Update proxy.go berlin2123 2022-06-12 16:37:07 +0800
  • 105d3a453d
    Update proxy.go berlin2123 2022-06-12 16:34:51 +0800
  • 632404176d
    Log duration of each connection berlin2123 2022-06-12 16:29:58 +0800
  • 7726d2902f
    Log duration of each connection berlin2123 2022-06-12 16:12:03 +0800
  • 708149d90c
    Update frps_full.ini berlin2123 2022-06-12 16:05:58 +0800
  • d1fe4bd314
    Update proxy.go berlin2123 2022-06-09 20:23:17 +0800
  • 2048d12db8
    Update proxy.go berlin2123 2022-06-09 20:19:02 +0800
  • 5b8b145577
    Use auto generated certificates if plugin_key_path and plugin_crt_path are empty for plugin https2https and https2http. (#2968) fatedier 2022-06-05 17:15:28 +0800
  • 7c1a61350b Use auto generated certificates if plugin_key_path and plugin_crt_path are empty for plugin https2https and https2http. fatedier 2022-06-05 17:10:33 +0800
  • c23114c813 feat: support aead encryption mzz2017 2022-06-03 20:42:49 +0800
  • a4dfc95096
    Update Overview.vue jingsam 2022-05-29 20:28:52 +0800
  • bcb8de4703
    Update Configure.vue jingsam 2022-05-29 20:27:03 +0800
  • dfbfee742a
    Use relative url instead of absolute url jingsam 2022-05-29 20:17:18 +0800
  • 3318f68b5c
    Update proxy.go berlin2123 2022-05-29 09:43:27 +0800
  • fe5fb0326b
    Merge pull request #2955 from fatedier/dev v0.43.0 fatedier 2022-05-27 16:27:19 +0800
  • 0711295b0a
    release note for v0.43.0 (#2954) fatedier 2022-05-27 16:02:36 +0800
  • 8e1a6320e7 release note for v0.43.0 fatedier 2022-05-27 15:55:38 +0800
  • 4af85da0c2
    type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode (#2932) fatedier 2022-05-26 23:57:30 +0800
  • eff4fe850c type http/tcpmux proxy support route_by_http_user, tcpmux support passthourgh mode fatedier 2022-05-10 16:17:18 +0800
  • f65dfa479e package for openbsd james palmer 2022-05-04 11:17:45 +0100
  • bd89eaba2f remove systemd files fatedier 2022-04-29 21:31:48 +0800
  • a72259c604 docker build&push: some adjustments fatedier 2022-04-29 01:15:42 +0800
  • 44eb513f05
    Update docker image build file (#2892) 蓝云Reyes 2022-04-29 01:12:07 +0800
  • 39aabe6c74
    Update proxy.go berlin2123 2022-04-27 19:38:20 +0800
  • c47dd30cf8
    Log duration of each connection berlin2123 2022-04-27 16:59:27 +0800
  • b3bea796d4 Fix the systemd warning "Special user nobody configured, this is not safe!" https://www.freedesktop.org/software/systemd/man/systemd.exec.html#DynamicUser= ouliuquan 2022-04-26 11:02:58 +0800
  • eb1e19a821
    Merge pull request #2906 from fatedier/dev v0.42.0 fatedier 2022-04-22 11:32:27 +0800
  • 6c658586f6 bump version to v0.42.0 fatedier 2022-04-22 11:15:23 +0800
  • fd17710c67 support symmetric NAT,make XTCP works when client or visitor is Symmetric NAT shangweixiao 2022-04-20 21:31:06 +0800
  • 958a4a225f fixed a spelling error shangweixiao 2022-04-20 13:32:30 +0800
  • 9d4c96e252 optimize NAT hole,support symmetric NAT shangweixiao 2022-04-20 12:15:48 +0800
  • 952584e064
    Make work with http proxy ravenclaw900 2022-04-15 17:11:56 -0500
  • bf0542bf18
    Add config file setting ravenclaw900 2022-04-15 10:24:58 -0500
  • 888ed25314
    dependency: update github.com/pires/go-proxyproto to v0.6.2 (#2894) fatedier 2022-04-15 11:36:00 +0800
  • 0bc05159b8 dependency: update github.com/pires/go-proxyproto to v0.6.2 fatedier 2022-04-15 11:31:27 +0800
  • a7e2bbe74c
    Tidy go.mod ravenclaw900 2022-04-14 20:27:41 -0500
  • cf90df6ffa
    Merge branch 'dev' into dev ravenclaw900 2022-04-14 19:38:22 -0500
  • b2e6b78b7d bump BecodReyes 2022-04-14 14:55:34 +0000
  • 7f1fe2704d bump BecodReyes 2022-04-14 14:54:26 +0000
  • b0a004e45f update BecodReyes 2022-04-14 11:18:45 +0000
  • b23c1b8223 update docker image building BecodReyes 2022-04-14 11:05:08 +0000
  • 21240ed962 some improvements fatedier 2022-04-14 11:24:36 +0800
  • 6481870d03
    fix: data races when accessing github.com/fatedier/frp/client.(*Service).ctl (#2891) Colin Adler 2022-04-13 23:14:19 -0400
  • 9590d69297 review fixes Colin Adler 2022-04-14 02:48:40 +0000
  • c89c1943e4
    fix: data race in client/service.go Colin Adler 2022-04-13 17:51:36 -0400
  • a7a4ba270d
    fix error parsing env values (#2886) fatedier 2022-04-05 12:48:57 +0800
  • 5a47e7aaae fix error parsing env values fatedier 2022-04-04 23:12:25 +0800
  • 915d9f4c09
    fix some typos (#2882) cui fliter 2022-04-02 17:35:51 +0800