Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
Raul Alderete
anonsurf
Commits
db36f0a1
Verified
Commit
db36f0a1
authored
Jun 08, 2020
by
Raul Alderete
Browse files
temporary fix for myip option
parent
e3f77cce
Pipeline
#536
failed with stages
in 34 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
binaries/anonsurf
View file @
db36f0a1
...
...
@@ -65,7 +65,7 @@ function kill-apps {
function
ip
{
MYIP
=
`
wget
-qO-
http
s
://
start.parrotsec.org/
ip/
`
MYIP
=
$(
curl
-s
-L
http://
whatismyip.systutorials.com/my
ip/
)
echo
-e
"
\n
My ip is:
\n
"
echo
$MYIP
echo
-e
"
\n
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment