FreeBSD how to update the Internet via proxy

Source: Internet
Author: User

If you have a FreeBSD, after Microsoft Isa or MS Proxy, and want to CVSup to the latest SRC, you can try:

1 first cvsup need to use ports to compile the installation,

Installed using Pkg_add, unable to run through Runsocks

Cd/usr/ports/net/cvsup-without-gui

Make all install Distclean

2) Compiling and installing socks

cd/usr/ports/net/socks5/

Make all install clean

Socks source file:

Http://andy.rz.uni-karlsruhe.de/~andy/source/Host/proxy/src/socks5-v1.0r11.tar.gz

3) Configure socks (/usr/local/etc/libsocks5.conf)

Socks includes server-side and client applications.

Only the SOCKS client needs to be configured here.

My/usr/local/etc/libsocks5.conf content is as follows:

noproxy-192.168. - -

SOCKS4----192.168.1.1:1080

Specific can man libsocks5.conf

4) Running CVSup

Runsocks cvsup-g-L 2 stable-supfile

Stable-supfile in the host seems to have to use the IP address, I use the domain name failed.

Connection to Socks:

Http://www.socks.nec.com/reference/socks5.html

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.