Ethan Knowlton

Results 21 comments of Ethan Knowlton

I think these commands are managed Laravel Framework and not `laravel-scout-postgres`, this package simply just adds a driver that scout uses. `php artisan scout:*` are commands provided by laravel and...

I also receive "Error" while trying to use `protovpn-cli --ip`.

```sh $ sudo protonvpn-cli --status [OpenVPN Status]: Not Running [ProtonVPN Status]: Not Running [Internet Status]: Offline ``` ```sh $ sudo PROTONVPN_CLI_LOG=true pvpn -f [!] Error: There is an internet connection...

I can ping `api.protonmail.ch`. There is no firewall. ![2019-03-31-165120_1046x311_scrot](https://user-images.githubusercontent.com/544791/55294885-2ecf7c80-53d5-11e9-8da6-dd3c9d9d51b0.png)

I feel like I tried this before and received a different error, but now I get `{"Code":1000,"IP":"#.#.#.#","Lat": ##,"Long":##,"Country":"US","ISP":"Spectrum"}`

The IP and Long/Lat were correct, I just replaced them. Sorry about that.

Ya, here you go... ``` $ sudo pvpn --status [OpenVPN Status]: Not Running [ProtonVPN Status]: Not Running [Internet Status]: Offline ```

I think your on to something. When I run `pvpn -ip` I get my IP as expected. When I run `sudo pvpn --ip` I receive `Error.`

Although I can run `sudo wget --header 'x-pm-appversion: Other' --header 'x-pm-apiversion: 3' --header 'Accept: application/vnd.protonmail.v1+json' -o /dev/null --timeout 6 --tries 1 -O - 'https://api.protonmail.ch/vpn/location'` and get the expected response.