Skip to content

Releases: reddec/tinc-boot

v0.1.0

19 Mar 09:59
Compare
Choose a tag to compare

Changelog

d181620 Fix bad releases link in the README
f97c5e5 Merge pull request #4 from jthornhill/releases-link-patch
0292954 add basic run prototype
a5bfc30 add greeting server
7703647 automatic firewall
5c5c4b6 bump go version to 1.16
d5e1ebb done greeting protocol
999edec fix SSD
433cf2e fix routes
69c1107 minimal working config
0a36a2c minimal working run version
155d619 working prototype

v0.0.7

20 Feb 06:02
Compare
Choose a tag to compare

Changelog

c5b6b02 add basic requirements for windows setup (issue #1)
ef06ec7 add contact links
744d7a5 add youtube link (issue #1)
c55df72 allow launch bootnode on windows(#2)
5214b1a bump version for go flags
97b525c change last step for windows to launch service (issue #1)
5978800 escape script for windows (issue #1)
31f3b34 extend doc about windows (issue #1)
aef0d00 fix binding address calculation for all commands (issue #1)
93ef724 fix binding issues for monitor (issue #1)
ff51aec fix location (issue #1)
ea0cf11 fix netsh command (issue #1)
0992082 fix windows working directory
c597202 initial changes for #1
7c54793 prepare separate scripts for windows #1
35d1e53 refactor tinc-up script for windows (issue #1)
1ee87e6 support different extensions for scripts (issue #1)
2cb9eb5 update scripts and config for windows (issue #1)

v0.0.6

26 Dec 06:38
Compare
Choose a tag to compare

Changelog

31dcf9c Create FUNDING.yml
db8eb94 Merge branch 'master' of github.com:reddec/tinc-boot
09a928e Update FUNDING.yml
b78f809 Update FUNDING.yml
842b87e Update README.md
a2cde22 Update README.md
c193187 add API for events for service node discovering
9e0a127 add link to Ansible galaxy
6ef8bde add websocket events streaming for monitor
1ff7241 fix client script (respect already created /dev/net)

v0.0.5

14 Oct 10:57
Compare
Choose a tag to compare

Changelog

0903e77 add api for list nodes
ff9c168 add api to push node file
b07bbbc add assembly module that generates new client locally
c3ecbb0 add connect-to flag that allows predefine recommended nodes for connect
34b4fcd add diagram
1d93b6d add generator for scripts; add ui for making new nodes
05116d7 add get hostfile over API
634d17f add internal client API
f522c0a add no-gen-key flag to prevent key generation
c6e1710 add simple UI
8caf3f6 polish parameters in assemble module
6e9e330 refactor: move text cleaner to utils
3217cdd remove dead code
cef8568 set flag fetched
3e4d51e show is node public in ui
75ed8e9 split monitor command to service

v0.0.4

23 Sep 05:04
Compare
Choose a tag to compare

Changelog

dd13513 add distribution for debian
5b29f83 add manual, typo fix in help
884c98c add optional TLS binding for bootnode
adabe9c simplify example in README

v0.0.3

20 Sep 12:33
Compare
Choose a tag to compare

Changelog

aa56d5a change default bootnode configuration directory

v0.0.2

20 Sep 07:29
Compare
Choose a tag to compare

Changelog

5c88af1 refactor building process

v0.0.1

20 Sep 07:10
Compare
Choose a tag to compare

Changelog

eafc31f Initial commit
47c10c6 add source