Socket
Socket
Sign inDemoInstall

@wirtbot/installer

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wirtbot/installer

Installation script for WirtBot


Version published
Maintainers
1
0
Install size
1.62 MB

Weekly downloads

Readme

Source

WirtBot installer

The WirtBot installer will set up a VPS as a secure WirtBot.

VPS setup

Firewall

nftables is used as the main Firewall.

It blocks all traffic on public interfaces, but allows all traffic to flow on the WireGuard interface server. This is also allowed for forwarding traffic.

The WirtBot, Interface and CoreDNS are all running in docker containers. WirtBot and Interface are running in a private docker network and the Firewall allows traffic to reach them.

CoreDNS is running in hostmode and is reachable via the hosts port 53 on the WireGuard interface.

Fail2ban

Fail2Ban is securing the SSH port. May be overkill, since it is only reachable on the WireGuard interface.

Keywords

FAQs

Last updated on 09 Jan 2021

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc