Guest User

Untitled

a guest
Oct 16th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. nano /etc/network/interfaces.d/60-my-floating-ip.cfg
  2.  
  3. auto eth0:1
  4. iface eth0:1 inet static
  5. address 159.69.100.75
  6. netmask 32
  7.  
  8. curl -X POST -F 'firstname=floating' -F 'lastname=iping' -F 'username=iamfloating' -F 'email=fffloating@email.com' -F 'password=floatingpass' -F 'token=web' https://media.evercam.io/v1/users
  9.  
  10. [POST v1/users] [curl/7.47.0] [95.216.167.191] [fffloating@email.com] [fffloating@email.com] [web]
Add Comment
Please, Sign In to add comment