aboutsummaryrefslogtreecommitdiff
path: root/proxy
AgeCommit message (Expand)Author
10 daysUse ptutil for safelog and prometheus rounded metricsmeskio
2024-04-04Merge remote-tracking branches 'gitlab/mr/289' and 'gitlab/mr/293'meskio
2024-04-04Update README.md to include all available CLI optionsSky
2024-04-04Allow to set listen address for metrics service via cl flagsSky
2024-02-17refactor: change deprecated "io/ioutil" package to recommended "io" packageam3o
2024-01-16Cosmetic fixes taken from !219.David Fifield
2024-01-10Add proxy commandline option for probe server URLCecylia Bocovich
2023-12-21Suppress logs of EventOnProxyConnectionOverCecylia Bocovich
2023-12-18Add Ignore Android Restriction Workaround for Proxyn8fr8
2023-11-21Link a section in the pion/webrtc@3.0.0 release notes.David Fifield
2023-11-20Document that prometheus transfer metrics are in KBCecylia Bocovich
2023-10-31Refactor disabling the stats loggerCecylia Bocovich
2023-10-31Update prometheus metrics to use new EventOnProxyStatsCecylia Bocovich
2023-10-31Process and properly log connection closure statsCecylia Bocovich
2023-10-30Modify EventOnProxyStats to include summary dataCecylia Bocovich
2023-10-30Proxy stats log only what occurred that time intervalCecylia Bocovich
2023-10-30Move creation of periodic stats task inside proxy libraryCecylia Bocovich
2023-10-30Zero bytesSyncLogger stats after reading themCecylia Bocovich
2023-10-30Remove ThroughputSummary from bytesLoggerCecylia Bocovich
2023-10-12fix(proxy): Correctly close connection pipe when dealing with errorKokaKiwi
2023-10-09fix(proxy): remove _potential_ deadlockWofWca
2023-09-20Use ShouldBeNil to check for nil valuesrenovate/github.com-smartystreets-goconvey-1.xmr-origin-165Cecylia Bocovich
2023-07-29Change DefaultRelayURL back to wss://snowflake.torproject.net/.David Fifield
2023-07-28feat: add option to expose the stats by using metricsam3o
2023-06-19Implement DataChannel flow controlVort
2023-05-31Move the development to gitlabmeskio
2023-05-29Validate SDP offers and answersitchyonion
2023-03-22Use latest Pion WebRTC libs versionKokaKiwi
2023-03-14Add comments and improve loggingitchyonion
2023-03-14Proxy: add outbound-address configitchyonion
2023-02-09fix: up/down traffic stats being mixed upWofWca
2022-12-31Switch default proxy STUN server to stun.l.google.comCecylia Bocovich
2022-12-02update README.md help output, fix #40232Flo418
2022-12-02enhance help for capacity flag, fix #40208Flo418
2022-11-28Refactor timeout loop to use a context and reuse timersCecylia Bocovich
2022-11-28Terminate timeoutLoop when conn is closedCecylia Bocovich
2022-11-28Add timeout for webRTCConnCecylia Bocovich
2022-11-28Refactor creation of webRTCConn in proxyCecylia Bocovich
2022-11-23add version output to logShelikhoo
2022-11-23Add Version Output Support to SnowflakeShelikhoo
2022-11-21change bandwidth type from int to int64 to prevent overflowluciole
2022-11-16proxy: Let verbose level act on file loggingitchyonion
2022-11-16Use event logger for proxy starting message and NAT infoitchyonion
2022-11-10update formatTraffic so that bandwidth unit is always KBluciole
2022-10-14proxy: Check ephemeral port range ordering at flag parsingKokaKiwi
2022-10-12proxy: Fix ephemeral ports range CLI flag (again)KokaKiwi
2022-10-12Bump minimum go version to 1.15Cecylia Bocovich
2022-10-12proxy: Correctly handle argument parsing errorKokaKiwi
2022-10-12proxy: Fix build with golang 1.13KokaKiwi
2022-10-11Merge remote-tracking branch 'gitlab/mr/102'meskio