OpenBullet icon indicating copy to clipboard operation
OpenBullet copied to clipboard

A tool for running openbullet configurations

OpenBullet

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

Config Free

Channel Telegram Config OpenBullet Free

install

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

support

Termux Linux Windows

Options

Parsing Loliscript
  • [x] PARSE
  • [x] REQUEST
  • [x] KEYCHECK
  • [x] FUNCTIONS
  • [x] UTILITY
Processing Blocks
  • FUNCTION

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

    • [x] Standard
    • [x] BasicAuth
    • [x] Multipart
    • [x] Raw
  • PARSE

    • [x] LR
    • [x] CSS
    • [x] JSON
    • [x] REGEX
      • [ ] EncodeOutput
      • [ ] DotMatches
  • KEYCHECK

    • [ ] CUSTOM
  • UTILITY

    • [x] List
    • [x] Variable
    • [x] Conversion
    • [x] File
    • [x] Folder
Proxy
  • [x] HTTP
  • [x] HTTPS
  • [x] SOCKS4
  • [x] SCOKS5