skywire
skywire copied to clipboard
Skywire Node implementation
Currently, we omit some flags when certain conditions are not met which causes some commands to throw `flag not available error` which is misleading and hard to debug. As mentioned...
Did you run `make format && make check`? The go code was not changed. `npm run lint` and `npm run build` were used. Changes: - Angular was updated from v13...
this repository when cloned is over 200mb,most of which is not the source code itself but objects in the history. the sizeof the clone can be reduced without negative impact
Did you run `make format && make check`? Fixes #993 Changes (Tasks): - [x] set `-dns` value on config and read it when vpn-client run. - [x] modify app put...
recently on a few occasions, skywire was not running as intended on a few miners.  the systemd service specifies to restart the process `on-failure` hence, when the process exits...
**Feature description** Working with the CLI for the VPN needs to be improved. Currently there are a range of features that we should provide: - get list of remote vpns...
Did you run `make format && make check`? yes Fixes #892 Changes: - timeout / deadline timer for closing transport (SUDPH) - keepalive mechanism using no-op packet - currently VPN...
**Feature description** We currently maintain one Skywire deb package without the systray. Going forward, users should have the option to install the systray Skywire version from package. For that purpose...
**Feature description** Both the VPN-server registration and the public visor registration are useful features for the network but do not currently allow specifying limits on their respective resource consumption on...
If I can ascertain what I might have done to cause this error I will amend this issue with that information The only context I can currently supply is that...