View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006683 | Kali Linux | Kali Websites & Docs | public | 2020-08-26 04:55 | 2021-06-22 18:16 |
Reporter | da667 | Assigned To | Gamb1t | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 2020.3 | ||||
Summary | 0006683: Docbug on webpage "8.3. Advanced APT Configuration and Usage" | ||||
Description | Consulted documentation for Kali 2020.3 on how to configure apt to utilize an HTTP proxy. Consulted documentation on: https://kali.training/topic/advanced-apt-configuration-and-usage/ specifically, the section that specifies how to add an HTTP or FTP proxy: There are many other helpful configuration options and we certainly can’t cover them all, but one we will touch on involves network connectivity. For example, if you can only access the web through a proxy, add a line like Acquire::http::proxy "http://yourproxy:3128". For an FTP proxy, use Acquire::ftp::proxy "ftp://yourproxy". The instructions don't mention it, but in order for those configuration options to be valid, they need to be terminated with a semi-colon (;). The paragraph should read: There are many other helpful configuration options and we certainly can’t cover them all, but one we will touch on involves network connectivity. For example, if you can only access the web through a proxy, add a line like Acquire::http::proxy "http://yourproxy:3128";. For an FTP proxy, use Acquire::ftp::proxy "ftp://yourproxy";. | ||||
Steps To Reproduce | N/A | ||||
Additional Information | N/A | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-26 04:55 | da667 | New Issue | |
2021-06-22 18:16 | steev | Assigned To | => Gamb1t |
2021-06-22 18:16 | steev | Status | new => assigned |
2022-04-05 14:24 | Md Junayed Hossain | Issue cloned: 0007657 |