Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Socket out of LAN
Post: Socket out of LAN

Hello world, I want to do a software of communication with socket but I want to communicate out of my LAN but I don't know how I can do it **wall** . If you can help me I would like to thank you.
Mathisdlg Networking 1 2,181 Jan-01-2021, 06:52 PM
    Thread: sowtware of communicatio
Post: sowtware of communicatio

Hello everyone, I create a python script of communication but out of LAN network he doesn't work. Can you explain me because and if you have solution please   import socket condition_arret = False whi...
Mathisdlg Networking 0 1,466 Oct-10-2020, 09:31 AM
    Thread: import
Post: RE: import

(Sep-27-2020, 11:23 AM)jefsummers Wrote: Here is the import statement from the docs Documentation of Import statement You statement should work if mylib.py is in the same folder as your program. Th...
Mathisdlg General Coding Help 2 1,777 Sep-27-2020, 05:56 PM
    Thread: import
Post: import

Hello everybody, I want to use my own library in my program import mylibI don't know what can I do this. And can you give me a folder with this type of library please. Can you help me please. In fac...
Mathisdlg General Coding Help 2 1,777 Sep-27-2020, 10:43 AM
    Thread: Password
Post: RE: Password

(Sep-16-2020, 06:49 AM)buran Wrote: there is keepass and there is python package to work with kbdx files https://pypi.org/project/pykeepass/ Thank you for your response. good bye
Mathisdlg General Coding Help 5 104,009 Sep-22-2020, 11:48 AM
    Thread: Password
Post: RE: Password

(Sep-15-2020, 03:19 PM)DPaul Wrote: I am unsure of what you expect us to do. Could you elaborate pls. Paul Hello Paul, In fact I wan't find a python source code of a password collector. I don't now ...
Mathisdlg General Coding Help 5 104,009 Sep-16-2020, 06:13 AM
    Thread: Password
Post: Password

Hello I work in cyber security and I need help. I wan't to secure password on my device.(I already encrypt my password and my device) Can you help me to check the operation of a password python collec...
Mathisdlg General Coding Help 5 104,009 Sep-15-2020, 12:15 PM
    Thread: string problem
Post: RE: string problem

(Aug-05-2020, 09:18 AM)buran Wrote: Now, what you show is dict, but I will assume it's a string spam = """{"172.217.23.131": [{'host': '172.217.23.131', 'protocol': 'tcp', 'portid': '1', 'state': 'f...
Mathisdlg General Coding Help 6 2,839 Aug-05-2020, 09:31 AM
    Thread: string problem
Post: RE: string problem

(Aug-04-2020, 04:36 PM)Axel_Erfurt Wrote: x = {'host': 'xxx.xx.xxx.x', 'protocol': 'tcp', 'portid': '1', 'state': 'filtered', 'reason': 'no-response'}   print(f"host: {x['host']}\nprotocol: {x['prot...
Mathisdlg General Coding Help 6 2,839 Aug-05-2020, 08:45 AM
    Thread: string problem
Post: string problem

Hello everyone, I'm a french programmer and I have a big problem. I want to take only one side of this string but I don't now how to do. x = "{"xxx.xx.xxx.x": [{'host': 'xxx.xx.xxx.x', 'protocol': 'tc...
Mathisdlg General Coding Help 6 2,839 Aug-04-2020, 03:32 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020