]> git.r.bdr.sh - rbdr/mobius/history - cmd/mobius-hotline-server/main.go
Add cmdline flag to specify network interface
[rbdr/mobius] / cmd / mobius-hotline-server / main.go
2024-03-29 Jeff HalterAdd cmdline flag to specify network interface
2023-04-20 Jeff HalterRan 'golangci-lint run -E gocritic,whitespace --fix' 🤞
2023-04-20 Jeff HalterReplace deprecated rand.Seed usage
2022-11-03 Jeff HalterMerge pull request #67 from jhalter/add_log_to_file_option
2022-11-03 Jeff HalterAdd optional logging to file
2022-07-04 Jeff HalterMerge pull request #62 from jhalter/add_basic_stats
2022-07-04 Jeff HalterAdd basic stat counters
2022-06-21 Jeff HalterConvert hardcoded path separators to filepath.Join
2022-06-21 Jeff HalterAdd initial support for resource and info forks
2022-06-20 Jeff HalterMerge pull request #39 from benabernathy/mobius_38
2022-06-20 Ben AbernathyMobius 38 - improve config dir flag.
2022-06-13 Jeff HalterSimplify the behavior of init with an existing config
2022-06-11 Jeff HalterAdd cmdline arg to initialize a default config
2022-06-09 Jeff HalterAdd flag to enable optional stats HTTP endpoint
2022-06-09 Jeff HalterRefactor filestore to simplify testing
2022-06-07 Jeff HalterHandle both possible brew install paths
2022-06-06 Jeff HalterSeed the random number generator
2022-05-28 Jeff HalterMisc cleanup
2021-08-15 Jeff HalterTests and minor fixes
2021-07-29 Jeff HalterRe-organize cmd paths