6 Commits

Author SHA1 Message Date
James Gross 0d883083c2 LNK parser (#649) 2024-07-15 14:57:31 -04:00
atlas0fd00m 5655b84e23 VivServer enhancements (#615)
* add "vivserver" script to path (instead of `python -m vivisect.remote.server`)
lower server channel timeout to 1 second (eliminating big delays for each connection and updates
TODO:  make configurable through envi.config

* update docs for vivserver

* fixing initWorkspaceClient() event model so initial events complete before returning, and we don't hit a mandatory timeout.
returning the timeo_wait to 10 secs

* Apply suggestions from code review

per @rakuy0

* Apply suggestions from code review

* doc link per @rakuy0
2023-06-19 23:42:04 -04:00
James Gross d3b3d86906 Moar doc fixes (#537)
* make it pretty and fix up some commands

* readme tweak
2022-08-06 17:26:05 -04:00
atlas0fd00m 0336b460f1 docs update: dev intros and further "rapid learning curve" (#475)
* still working on it, but savegame and share with friends.

* mods per @rakuy0 (and a couple additions)

* updates per @rakuy0
2021-12-29 08:09:33 -05:00
James Gross 91f3952994 add changelog to docs (#462)
thanks @rakuy0
2021-09-23 23:56:54 -04:00
James Gross 344bf44d5e Actual Documentation! (#400)
* Add documentation that should be rendered on readthedocs
2021-06-15 14:53:59 -04:00