Releases: jftuga/gofwd
v0.7.2
v0.7.1
v0.7.0
Changelog
- 8eaa4d6 Only use two parallel threads when building binaries
- 251c543 Update goreleaser config to be compatible with latest version
- ddf0963 ca-bundle now generated by shell script
- fae36e3 complete rewrite: now generates gofwd binary and ca-bundle.crt
- 0703e2b update go modules to latest versions
- 6ac9706 version bump: using new version of external go modules
v0.6.1
v0.6.0
Changelog
9190705 Update Docker section
54a1cb9 add '-s -w' to ldflags; add upx post hook
2893d9b add chroot_start_gofwd environment
8820146 add ipinfo requests per day limits
caa526e added Use Case section
6511ac4 chroot shell script is done; logs
751aa53 fix typo
0732f63 implement -A and -D option
440d388 improve error messages
08a8577 improved Docker example
d6c35e5 improved wording
68b129f initial commit
add86b4 initial commit
d10ed57 initial commit
e23b6f7 initial commit
69d5fe3 initial commit
9f14716 removed back ticks from docker example
e364deb renamed folder
cd8f286 updated Use Case section
0d6fa43 updated section: Usage
v0.5.2
Changelog
78abe55 Output message (with pgm version) when program starts
f0c8e9b add -private cmd line option
d306207 add Docker info
1128c4f add armv7 arch
8b452e5 add chroot section
5f10858 added static compilation note
efab598 cached Duo Auth must come from previous IP address
6a303cc exclude vim backup files
9622c2e fix logging stmts; cmd-line Short opt
4736bdc initial commit
2a90ac2 major rewrite
c35cb18 make logging msg more detailed
d3ce668 more files to include in archives
6139b5e moved startup message so that it occurs first
53016a1 update Docker Example
be97480 update Docker Example section
c09c1cd update Docker section
d18e506 update Examples
0e773c6 update Future Work section
a4acbfd update Usage section
30d600f update Windows static compilation
2a8ad2c update Windows static compilation
d555651 updated
v0.4.0
Changelog
2ce617f update Usage section
e1f1676 add default time to --duo-cache-time explanation
d489c40 add notification when a TCP connection first occurs, but before it is authenticated
d8d8578 reorganized todo list
ed21fbe add --duo-cache-time command line option
f38a148 shorten 'distanceCalc' message
ac1e9a2 skip 'invalidLocation' check if remoteIP is 127.0.0.1; include 'CACHED' output for Duo Auth; output ISO time instead of Unix Epoch time
65c7487 optimized chroot environment
2a06bf8 add blocklist option
ed7b9ab improved 'Running with Duo' section
4c250ec updated Usage section
89068f9 Merge branch 'master' of https://github.com/jftuga/gofwd
d20f171 improved command line descriptions
6341c75 improved Description section
cfeccac Added second user
a76ee2c Improved Description and Duo Instructions
df2033c initial commit
v0.3.2
v0.3.1
v0.3.0
Changelog
c1a2624 include duo-example.ini
f75344c make version compatible with goreleaser
90b50e8 update Acknowledgments section
4a25a0e update Duo Auth section
15b82b6 update Usage section
27b32ee add --version option
dc430d3 add duo example
c50efa9 update Examples section
3740591 initial commit
66b68eb override for duo-example.ini
2b93826 add lastAuthTime
77e7aae implement duoAuthCacheTime; rename startDuo() to getDuoConfig()
9cad9d3 return error instead of printing; add duoCred error checking
b6b7363 add duoCheck error checking
86e3d4f move loggingHandler() and signalHandler() to beginning of main()
f662736 move Duo code out of main into its own function
cb5eb2a exclude dist directory
cf489b9 duoCheck returns error instead of printing error
95677ce errr checking and Duo WIP
a5d3858 exclude all .bat files
5a3770d use ini file for duo config
0422f78 initial work on duo auth
dd1b595 exclude ini
a2bac9a use .tar.xz archives
13a0203 Update Duo section
facffdb update intro
8a2d548 update Usage section
5c35ed9 add --examples option
9c1fb84 initial commit
5809212 initial commit