칼리리눅스 2016.01 사용하기
pip install whois
Requirement already satisfied
apt-get update
apt-get install whois
Package 'whois' has no installation candidate
터미널에 입력하면 whois google.com
명령을 찾을 수 없다고 나옵니다. 해결책이 있나요?
답변1
최근에 Kali Linux 2016.1을 설치하고 업데이트했습니다. whois 명령이 잘 작동합니다.
root@Kali:~# cat /etc/issue
Kali GNU/Linux Rolling \n \l
root@Kali:~# dpkg -l whois
||/ Name Version Architecture Description
+++-=====================-===============-===============-================================================
ii whois 5.2.12 amd64 intelligent WHOIS client
root@Kali:~# whois www.google.com
Whois Server Version 2.0
Domain names in the .com and .net domains can now be registered
with many different competing registrars. Go to http://www.internic.net
for detailed information.
Server Name: WWW.GOOGLE.COM.AR
Registrar: ENOM, INC.
Whois Server: whois.enom.com
Referral URL: http://www.enom.com
수동으로 설치해 볼 수 있습니다.
root@Kali:~# apt install whois
Reading package lists... Done
Building dependency tree
Reading state information... Done
whois is already the newest version (5.2.12).
root@Kali:~# apt-cache policy whois
whois:
Installed: 5.2.12
Candidate: 5.2.12
Version table:
*** 5.2.12 500
500 http://http.kali.org/kali kali-rolling/main amd64 Packages
100 /var/lib/dpkg/status