Skip to content

esfelurm/OpenBullet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenBullet

Run any configuration for OpenBullet in Linux/Termox/Windows with this tool!

install

git clone https://github.com/esfelurm/OpenBullet
cd OpenBullet
python OpenBullet.py

support

Termux Linux Windows

Options

Parsing Loliscript
  • PARSE
  • REQUEST
  • KEYCHECK
  • FUNCTIONS
  • UTILITY
Processing Blocks
  • FUNCTION

    • Constant
    • Base64Encode
    • Base64Decode
    • ToUppercase
    • ToLowercase
    • Length
    • Replace
    • URLEncode
    • URLDecode
    • Hash
    • HMAC
    • RandomNum
    • RandomString
    • CurrentUnixTime
    • UnixTimeToDate
      • Dynamic DateFormat
    • Ceil
    • Floor
    • Round
    • Compute
    • CountOccurrences
    • CharAt
    • Substring
    • ReverseString
    • Trim
    • GetRandomUA
    • PBKDF2PKCS5
    • UnixTimeToISO8601
    • Unescape
    • ClearCookies
    • HTMLEntityEncode
    • HTMLEntityDecode
  • REQUEST

    • Standard
    • BasicAuth
    • Multipart
    • Raw
  • PARSE

    • LR
    • CSS
    • JSON
    • REGEX
      • EncodeOutput
      • DotMatches
  • KEYCHECK

    • CUSTOM
  • UTILITY

    • List
    • Variable
    • Conversion
    • File
    • Folder
Proxy
  • HTTP
  • HTTPS
  • SOCKS4
  • SCOKS5