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

pia-wg.sh script has noisy curl output #10

Open
bwitt opened this issue Nov 27, 2023 · 1 comment · May be fixed by #11
Open

pia-wg.sh script has noisy curl output #10

bwitt opened this issue Nov 27, 2023 · 1 comment · May be fixed by #11

Comments

@bwitt
Copy link

bwitt commented Nov 27, 2023

When running pia-wg.sh, it outputs some extra noise from curl:

$ ./pia-wg.sh -c 
Generating new private key
Setting default location: any
Setting default wireguard interface name: pia
Cannot read '/home/bwitt/.config/pia-wg/pia-wg.conf', generating a default one
Please enter your privateinternetaccess.com username: pxxxxxxx
Config saved
Fetching new generation server list from PIA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  119k    0  119k    0     0   300k      0 --:--:-- --:--:-- --:--:--  300k
Fetching PIA self-signed RSA certificate from github
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2718  100  2718    0     0  11099      0 --:--:-- --:--:-- --:--:-- 11139
Selecting server 2 from 3 choices
A new auth token is required.
Your password will NOT be saved.
Please enter your privateinternetaccess.com password for pxxxxxxx:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   193    0   140  100    53    522    197 --:--:-- --:--:-- --:--:--   722
@triffid
Copy link
Owner

triffid commented Nov 27, 2023

Yep, useful for knowing if it's just slow or if your internet link is being dumb.

Feel free to chuck a -s into curl commands if you like

@bwitt bwitt linked a pull request Nov 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants