-
Notifications
You must be signed in to change notification settings - Fork 2
Requirements
Wesley Hill edited this page May 5, 2016
·
8 revisions
Firstly you would need an existing Snapchat account.
This is to "get past" Snapchat's newly implemented "Snaptcha" system.
I wrote a blogpost about it.
(if you're interested, you can see NemOry's proven solution here.)
to run littlesnapper you would need:
-
php 5.1+
-
php-curl
-
php-gd
-
mcrypt
-
A local or hosted server or VPS
-
(Your local server must have either apache or nginx installed to serve content)
- you can also you use ngrok but you need apache or nginx running.
(more details soon.)