Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program crashing #548

Open
2 of 4 tasks
alighazanfar-dev opened this issue Apr 23, 2023 · 0 comments
Open
2 of 4 tasks

Program crashing #548

alighazanfar-dev opened this issue Apr 23, 2023 · 0 comments

Comments

@alighazanfar-dev
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

I'm submitting a ...

Description

The Program is working perfectly fine if I added the urls in the urls.txt file but the issue is I want to send the traffic from keywords. so I edited the keyword.txt file. so when I run the program it said urls are empty and the program stopped.

so the question is, I want to send the traffic from keywords. so is it necessary to add urls too?

Environment

- OS : Windows
- Python : EXE without Python
- Script version : Latest

config.json

{
    "http_api": {
        "enabled": true,
        "host": "0.0.0.0",
        "port": 5000
    },
    "database": true,
    "views": 80000,
    "minimum": 85.0,
    "maximum": 95.0,
    "proxy": {
        "category": "p",
        "proxy_type": "http",
        "filename": "proxy.txt",
        "authentication": true,
        "proxy_api": false,
        "refresh": 0.0
    },
    "background": false,
    "bandwidth": false,
    "playback_speed": 1,
    "max_threads": 3,
    "min_threads": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant