dsnet-gui

command module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2021 License: MIT Imports: 3 Imported by: 0

README

dsnet-gui

screenshot of gui

dsnet-gui gives you an overview of all your connected WireGuard clients when using dsnet.

To make make
To run do sudo ./dsnet-gui
Open your browser to http://127.0.0.1:20080

This is an initial prototype for a more complex management interface that will let you control/manage your whole dsnet network

NOTE: There is no security model currently implemented. If you wish to use dsnet-gui you must do so at your own risk and with your own security provisions. At minimum, the interface and API should be behind a HTTPS proxy with valid certificates together with an authentication mechanism such as authelia.

Dev

dsnet-gui is split in to 2 parts:

  • An API server that uses dsnet library and serves the static app site
  • A frontend client that's written in React/Typescript and talks to the API server

This will eventually just be one command

git clone git@github.com/botto/dsnet-gui.git
cd dsnet-gui/client
yarn
yarn start
New terminal
cd dsnet-gui
sudo go run .

Documentation

Overview

MIT License

Copyright (c) [2020] [Martin Eskdale Moen] [martin@martinmoen.com]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Directories

Path Synopsis
MIT License Copyright (c) [2020] [Martin Eskdale Moen] [martin@martinmoen.com] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
MIT License Copyright (c) [2020] [Martin Eskdale Moen] [martin@martinmoen.com] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL