Jigsawwm

Latest version: v2.2.0

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.1.0

Added Service Manager to run console program as service

Add the source code in your `Daemon.setup` function

self.service(
ServiceEntry(
name="syncthing",
args=[
r"C:\Programs\syncthing-windows-amd64-v1.23.2\syncthing.exe",
"-no-browser",
"-no-restart",
"-no-upgrade",
],
log_path=r"C:\Programs\syncthing-windows-amd64-v1.23.2\syncthing.log",
)
)

Manage by the trayicon menu
![image](https://user-images.githubusercontent.com/61080/226650226-ab70f5e9-0a4e-4e6b-9910-ba266d8f8bb9.png)

1.0.1

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.