issues Search Results · repo:simon-budig/woof language:Python
Filter by
11 results
(90 ms)11 results
insimon-budig/woof (press backspace or delete to remove)I would like to use a few parts of your code in a project of mine, and I was wondering what license this project is
under. I don t see a license file, so I thought I d ask.
CoolCat467
- 1
- Opened on Jun 8, 2023
- #20
Using woof on Python 3.11+ now throws this warning every time:
woof:30: DeprecationWarning: cgi is deprecated and slated for removal in Python 3.13
import cgi, urllib.request, urllib.parse, http.server ...
gritstub
- 1
- Opened on Jan 9, 2023
- #19
And possibly give it its own counter that defaults to unlimited or the same as the GET counter s value?
$ woof foo.bar
Now serving on http://0.0.0.0:54321/foo.bar
127.0.0.1 - - [28/Jun/2022 11:56:53] ...
Roy-Orbison
- Opened on Jun 28, 2022
- #16
Hi, we re working on updating the woof formula in Homebrew (Homebrew/homebrew-core#94258) to a version that supports
Python 3, in anticipation of the system Python 2 being removed in macOS 12.3. However, ...
samford
- 2
- Opened on Feb 1, 2022
- #15
One of the things that s always annoyed me with woof is that it requires all of the options before the arguments.
Example:
$ woof /tmp/Screenshot_2022-01-13_11-12-40.png
cannot bind to IP address ...
pklapperich
- Opened on Jan 13, 2022
- #13
I d like to upload multiple files from the browse form when using woof -U .
thesousou
- 4
- Opened on Aug 19, 2021
- #8
Now serving on http://192.168.0.3:8091/1.tar.gz
192.168.0.100 - - [09/Jul/2021 00:42:12] GET /1.tar.gz HTTP/1.1 200 -
[Errno 104] Connection reset by peer
Connection broke. Aborting
Exception ignored ...
Dlanis
- 3
- Opened on Jul 8, 2021
- #7
When you use woof to send (in my testing) any directory, the default filename sent to clients to use is missing the
compression file extension.
For example, trying to sent the directory Documents to someone ...
CoolCat467
- 1
- Opened on Jun 9, 2021
- #4
If you try to send a directory with woof using ZIP compression, woof crashes with this traceback (at least in my
testing):
Now serving on http://192.168.1.200:8080/ directory name here .zip 192.168.1.200 ...
CoolCat467
- 4
- Opened on Jun 9, 2021
- #3
I think I ve spotted something in the help/documentation on Debian; the manpage says:
-Z dir
Used on a directory, it creates a tarball with ZIP compression
However, I am fairly ...
fancsali
- 3
- Opened on Jun 4, 2021
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.