china🇨🇳@lemmy.ca to Programming@programming.devEnglish · 1 年前which python trick or hack you know that you would want to share?message-squaremessage-square45fedilinkarrow-up198arrow-down12
arrow-up196arrow-down1message-squarewhich python trick or hack you know that you would want to share?china🇨🇳@lemmy.ca to Programming@programming.devEnglish · 1 年前message-square45fedilink
minus-squareamenji@programming.devlinkfedilinkarrow-up3arrow-down1·1 年前Using http.server is my go-to sanity check method if my configured my network firewall correctly or not.
Using
http.server
is my go-to sanity check method if my configured my network firewall correctly or not.