Skip to content

SyntaxError: invalid syntax on basic usage #1

@sandeeprenjith

Description

@sandeeprenjith

Getting the below error while trying to use the tool to create stress.

╭─nd33p@trv-wl-srenjith /mnt/c/Users/srenjith/Dropbox/gits/ppdns_stress ‹master›
╰─$ python ppdnstress.py                                                                    1 ↵
Enter the number of queries you wanna send: 3000
Enter the DNS server to be stressed: 192.168.130.9
Traceback (most recent call last):
  File "ppdnstress.py", line 7, in <module>
    dns_server = input('Enter the DNS server to be stressed: ')
  File "<string>", line 1
    192.168.130.9
              ^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions