Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pivpn output missaligned #2872

Closed
m4rtini2 opened this issue May 30, 2019 · 1 comment
Closed

pivpn output missaligned #2872

m4rtini2 opened this issue May 30, 2019 · 1 comment
Labels
External bug 🐞 For bugs which are not caused by DietPi. Via Forum Visual 🌹 Issues affecting only the beauty of menus and output, but not the functionality

Comments

@m4rtini2
Copy link

Creating a bug report/issue

Required Information

Additional Information (if applicable)

  • Software title | pivpn
  • accessing dietpi shell over ssh from external machine

Steps to reproduce

in the shell execute 'pivpn clients'

Expected behaviour

list of clients in a correctly formated table

client_89a              127.0.0.0 ...
client7                 123.533.111.111 ...
client_8                10.10.10.10 ...
12345                   123.533.111.112 ...

Actual behaviour

When the name of the client is shorter than 8 characters the output of the first column (Remote IP) starts 8 characters to early which makes the list difficult to read. It looks like a missing tab in a table. Something like this:

client_89a              127.0.0.0 ...
client7         123.533.111.111 ...
client_8                10.10.10.10 ...
12345           123.533.111.112 ...

Extra details

link to forum https://dietpi.com/phpbb/viewtopic.php?f=11&t=6015

@MichaIng MichaIng added Via Forum Visual 🌹 Issues affecting only the beauty of menus and output, but not the functionality labels May 31, 2019
@MichaIng
Copy link
Owner

MichaIng commented May 31, 2019

@m4rtini2
Many thanks for your report.

Since this is about the pivpn binary/script, it is out of our control. Please reopen this issue at the PiVPN GitHub site: https://github.com/pivpn/pivpn/issues

I mark this issue as closed, feel free to reopen if you experience any issue with PiVPN install or setup on DietPi.

@MichaIng MichaIng added the External bug 🐞 For bugs which are not caused by DietPi. label May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External bug 🐞 For bugs which are not caused by DietPi. Via Forum Visual 🌹 Issues affecting only the beauty of menus and output, but not the functionality
Projects
None yet
Development

No branches or pull requests

2 participants