esfelurm / OpenBullet

A tool for running openbullet configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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