aboutsummaryrefslogtreecommitdiff
path: root/proxy/main.go
AgeCommit message (Expand)Author
2024-05-09Use ptutil for safelog and prometheus rounded metricsmeskio
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-10Add proxy commandline option for probe server URLCecylia Bocovich
2023-10-31Refactor disabling the stats loggerCecylia Bocovich
2023-10-30Move creation of periodic stats task inside proxy libraryCecylia Bocovich
2023-07-28feat: add option to expose the stats by using metricsam3o
2023-05-31Move the development to gitlabmeskio
2023-03-14Proxy: add outbound-address configitchyonion
2022-12-02enhance help for capacity flag, fix #40208Flo418
2022-11-23add version output to logShelikhoo
2022-11-23Add Version Output Support to SnowflakeShelikhoo
2022-11-16proxy: Let verbose level act on file loggingitchyonion
2022-10-14proxy: Check ephemeral port range ordering at flag parsingKokaKiwi
2022-10-12proxy: Fix ephemeral ports range CLI flag (again)KokaKiwi
2022-10-12proxy: Correctly handle argument parsing errorKokaKiwi
2022-10-12proxy: Fix build with golang 1.13KokaKiwi
2022-09-30Change how ephemeral-ports-range CLI flag is handledKokaKiwi
2022-09-30proxy: Add ICE ephemeral ports range setting CLI flagKokaKiwi
2022-09-26Fix proxy command line help outputDaniel Golle
2022-06-16Update Relay Pattern format to include dollar signShelikhoo
2022-06-16Restrict Allowed Relay to Tor Pool by defaultShelikhoo
2022-06-16Add Relay URL Check in Snowflake ProxyShelikhoo
2022-02-03Add verbosity switch to suppress diagnostic outputShelikhoo
2022-01-25Add Proxy Event LoggerShelikhoo
2021-11-16Represent NATTypeMeasurementInterval in time.DurationShelikhoo
2021-11-16Update nat-retest-interval type to durationShelikhoo
2021-11-16Update nat-retest-interval flag name to reflect the changeShelikhoo
2021-11-16Update nat-retest-seconds format to time.ParseDuration formShelikhoo
2021-11-12Rename flag to nat-retest-seconds and retest daily by defaultShelikhoo
2021-11-12Add NAT Type measurement command line flagShelikhoo
2021-11-11Bump snowflake library imports and go.mod to v2v2.0.1Cecylia Bocovich
2021-10-28Modify handling of misconfigurations and defaultsCecylia Bocovich
2021-10-26Comment package and minor changes exportsCecylia Bocovich
2021-10-26Turn the proxy code into a libraryidk