Skip to content

bergarces/tg-audio-extractor-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tg-audio-extractor-bot

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.21. Bun is a fast all-in-one JavaScript runtime.

Socks5 NordVPN Proxy List

curl --silent --globoff "https://api.nordvpn.com/v1/servers?filters[servers_technologies][identifier]=socks&limit=0" | \
jq '.[] | {
    name: .name,
    created_at: .created_at,
    hostname: .hostname,
    ip: .station,
    load: .load,
    status: .status,
    location: (.locations[0].country.city.name + ", " + .locations[0].country.name)
}'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published