mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 21:13:18 -07:00
external resolver
This commit is contained in:
parent
e656a6cbfa
commit
b0a197b377
15 changed files with 1768 additions and 70 deletions
|
@ -256,6 +256,8 @@ func ippOnGetPrinterAttributes(mod *ZeroGod, client net.Conn, ipp_req *ipp.Reque
|
|||
}
|
||||
*/
|
||||
|
||||
// TODO: allow customization of these attributes.
|
||||
|
||||
// rfc2911 section 4.4
|
||||
ipp_resp.PrinterAttributes = []ipp.Attributes{
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue