Searching...

t0r4 from t193r for everyone



Q : What is t0ra
A : t0r4 (spelled tora) in Japanese means tiger.

Q: What's t0r4 used for?
A: t0r4 is a simple app based on ruby to update your twitter from linux terminal (console)

Q: Hot to get t0r4
A: Follow these steps to get t0r4


┌[kali]─[]─[03:21 PM Wed Jun 12]└─[~]─[15 files, 70Mb]─> apt-get install ruby1.9.1-dev

Then


┌[kali]─[]─[03:21 PM Wed Jun 12]└─[~]─[15 files, 70Mb]─> gem install t

Add public certificate for your gem

┌[kali]─[]─[03:21 PM Wed Jun 12]└─[~]─[15 files, 70Mb]─> gem cert --add <(curl -Ls https://gist.github.com/omegahanggara/c738263fbb6255584633/raw/e91a6c4dd3f4af486ae21625918261dd3e163faa/public_cert.pem)

┌[kali]─[]─[03:21 PM Wed Jun 12]└─[~]─[15 files, 70Mb]─> gem install HighSecurity


After that, we can proceed to authorization step

┌[kali]─[]─[03:21 PM Wed Jun 12]└─[~]─[15 files, 70Mb]─> t authorize 

Then input this value:

Consumer Key: hoqENNeZe97AXTbqRNqNQ
Consumer Secret: z0rvu9tiTFtgLhSMCxl20525aQMWf6lfy9cXqeKIv18

If you've done, then you'll redirect to twitter authorization page. Allow t0r4 to update tweet for you, then input your PIN.

And that's all. You can using t0r4 now by following command.

┌[kali]─[]─[03:21 PM Wed Jun 12]└─[~]─[15 files, 70Mb]─> t update "Update twitter using t0r4" 



0 comment:

Post a Comment

 
Back to top!