What's new

WireGuard [Tutorial] Make your own WireGuard config for Globe/TM No load Part 2

Code:
curl -d '{"key":"PASTE_PUBLIC_KEY_HERE", "install_id":"", "warp_enabled":true, "tos":"2019-09-26T00:00:00.000+01:00", "type":"Android", "locale":"en_GB"}' https://api.cloudflareclient.com/v0a737/reg | tee warp.json

Please make sure to replace PASTE_PUBLIC_KEY_HERE with your server's private key.

in this part private key ba talaga ipapaste or public key??

PHC_Tipaklong
{"result":null,"success":false,"errors":[{"code":1001,"message":"Invalid public key"}],"messages":[]}

pag run ko ng code ayan po nalabas. Public key naman ung gamit ko. Help po
 
Last edited:
{"result":null,"success":false,"errors":[{"code":1001,"message":"Invalid public key"}],"messages":[]}

pag run ko ng code ayan po nalabas. Public key naman ung gamit ko. Help po
Make sure ung public key eh nasa server. Also check for spaces and make sure may quotation mark.
 
Bakit hindi na lang sa lahat mo i-share ang tutorial mo? Established members know more than those who are not. What is the use of tutorial if you don't share to everyone?
 
Back
Top