Skip to content

Free fire gameΒ #24

@ibrahimib99777-max

Description

@ibrahimib99777-max

// Fetch proxies with your desired options:
var options = {
protocol: 'http', // http | socks4 | socks5
anonymity: 'elite', // transparent | anonymous | elite
country: 'US', // https://www.nationsonline.org/oneworld/country_code_list.htm
https: true, // true | false
speed: 10000, // 0 - 60000
format: 'json', // json | text
quantity: 1, // 1 - 20
};

proxifly.getProxy(options)
.then(proxy => {
console.log('Proxies:', proxy);
})
.catch(e => {
console.error(e);
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions