-
Notifications
You must be signed in to change notification settings - Fork 3
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
Fix isAlive compatible in threading #8
Conversation
Fix #9
|
it is not a bug but the way it was created. ForceLogin was made without
|
Added title as "Faraday Login" (as same as AuthDialog) for ForceLoginDialog. now it only has 2 problems:
|
@dmknght we will check it. |
That is a bad news to me. I think the gui is really useful to me. Is there any plan to improve GUI in the future or dev team will completely drop it? (Well i can understand the problem of maintaining a gui application and limitation of GUI framework but some improvement could be good)
|
@dmknght We have a lot of problems with the dependencies, specially in new versions of osx. |
I will create more pull requests then maybe can ask some guys to help me do it. |
I would like to know why the new cli don't work for you. |
Oh no i haven't used it. I just knew it after you tell me in the topic. The gtk client is still official client for the faraday on Parrot OS (and maybe Kali as well). And to me, it is easier to use zsh from GTK client to do pentest thing while using mouse to check information from GUI.
I would like to do improvement from my side for GTK and do the API change. I can ask some dude to help me with it. I think it is not very hard because Python is widely used. I can ask some friends and some devs from Parrot team for this. And in my opinion, with customized zsh profiles and some improvements, faraday GTK could be used as official application to do pentesting. |
Fix hashlib unicode error
Now report bug dialog is working
Fix #7