8000 feat: optionally perform probes in parallel (Closes #65) by DnFreddie · Pull Request #76 · jesusprubio/up · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: optionally perform probes in parallel (Closes #65) #76

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

Conversation

DnFreddie
Copy link
Contributor

This pull request is based on the previous one #71 with stdin
Fix #39
Handle STDIN piped input

DnFreddie added 4 commits November 17, 2024 19:44
- Moved regex patterns out of function definitions.
- Changed the test input structure and migrated example-based tests to standard Go tests.
- Change the utils.go to stdin.go
- Fixed the probe function to sleep properly.
- Renamed the 'address' variable to 'input' for clarity.
- Added a line comment to describe the 'input' field for better documentation.
@DnFreddie DnFreddie changed the title Issue 65 optionally do probes in parallel feat: optionally perform probes in parallel (Closes #65) Nov 19, 2024
@jesusprubio
Copy link
Owner
jesusprubio commented Apr 6, 2025

Thank you. The concurrency was a little mess, so I rethought the whole think to keep things simple.

#80

@jesusprubio jesusprubio closed this Apr 6, 2025
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

Successfully merging this pull request may close these issues.

2 participants
0