Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dev.sum7.eu/genofire/wifictld-analyzer

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dev.sum7.eu/genofire/wifictld-analyzer

  • v0.0.0-20190808141019-f07298c40cbd
  • Go
  • Socket score

Version published
Created
Source

wifictld-analyzer

Build Status Go Report Card GoDoc

Get wifictld-analyzer

Download

Latest Build binary from ci here:

Download All (with config example)

Download Binary

Build
go get -u dev.sum7.eu/wifictld/wifictld-analyzer

Configure

see config_example.conf

Start / Boot

/lib/systemd/system/wifictld-analyzer.service :

[Unit]
Description=wifictld-analyzer
After=network.target

[Service]
Type=simple
# User=notRoot
ExecStart=/opt/go/bin/wifictld-analyzer controller /etc/wifictld-analyzer.conf
Restart=always
RestartSec=5sec

[Install]
WantedBy=multi-user.target

Start: systemctl start wifictld-analyzer Autostart: systemctl enable wifictld-analyzer

FAQs

Package last updated on 08 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc