Skip to content

Releases: tenox7/stc

1.5.3

03 Oct 06:36
Compare
Choose a tag to compare

add version flag

brand new release!

24 Sep 05:57
Compare
Choose a tag to compare

auto find config file
json output mode
many more!

1.4

08 Mar 08:39
Compare
Choose a tag to compare
1.4

Adds status for out of sync and local additions
Adds "override" and "revert" functions
Better API error reporting

add commands

03 Mar 11:11
Compare
Choose a tag to compare

adds some basic commands:

	log          - print syncthing "recent" log
	restart      - restart syncthing daemon
	shutdown     - shutdown syncthing daemon
	print_errors - print errors visible in web UI
	clear_errors - clear errors in the web UI
	post_error   - posts a custom error message in the web UI
	print_id     - print this node ID
	reset_db     - reset the index
	rescan       - rescan a folder or 'all'
	override     - override local changes for a folder

1.2

21 Feb 10:16
Compare
Choose a tag to compare
1.2
  • Ignore cert errors
  • Http error codes like unauthorized
  • Highlight local host
  • Out of sync data
  • Find apikey and target in config.xml in homedir

1.1

20 Feb 10:03
Compare
Choose a tag to compare
1.1

Adds ignore cert errors options for https
Moved API routines to a separate module