Skip to content

salat-23/item-inspect

 
 

Repository files navigation

Forked from CSGOFLOAT

  • Clusterized
  • Using accounts.txt instead of putting 5k user to the config.js
    • Format: user:pass\n
  • Added proxy support with session handling (you dont have to put 5k proxies to the config.js file)
    • proxy_url: [socks5|http]://[username][session]:[password]@[url]:[port]
  • Use PM2 for cluster
    • pm2 start index.js --name="float" --node-args="--max-old-space-size=3000" -i 10

About

CSGOFloat fork with extended capabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Other 1.0%