A B C D E F G H I L M N O P R S T U V W

I

Ident - Class in socks.server
Class Ident provides means to obtain user name of the owner of the socket on remote machine, providing remote machine runs identd daemon.
Ident(Socket) - Constructor for class socks.server.Ident
Constructor tries to connect to Identd daemon on the host of the given socket, and retrieve user name of the owner of given socket connection on remote machine.
IdentAuthenticator - Class in socks.server
An implementation of socks.ServerAuthentication which provides simple authentication based on the host from which the connection is made and the name of the user on the remote machine, as reported by identd daemon on the remote machine.
IdentAuthenticator() - Constructor for class socks.server.IdentAuthenticator
Constructs empty IdentAuthenticator.
InetRange - Class in socks
Class InetRange provides the means of defining the range of inetaddresses.
InetRange() - Constructor for class socks.InetRange
Creates the empty range.
initializerFuzzer(FSAutomaton, AbstractionFunct) - Method in class ProxyServer.ProxyDataManipulator
 
instantiateNewFuzzingLogFile() - Method in class AutoFuzzMain.LoggingFacility
Creates a new log file in :\\AutoFuzz\Logs\ to store the progress of the fuzzer
instantiateNewSystemLogFile(String) - Method in class AutoFuzzMain.LoggingFacility
Creates a new system log file in :\\AutoFuzz\Logs\
ip - Variable in class socks.ProxyMessage
Host as an IP address
isDirect(String) - Method in class socks.Proxy
Check wether the given host is on the list of direct address.
isDirect(InetAddress) - Method in class socks.Proxy
Check wether the given host is on the list of direct addresses.
isFuzzerInitialized() - Method in class ProxyServer.ProxyDataManipulator
 
isProxyAlive(int) - Method in class socks.Socks5DatagramSocket
This method checks wether proxy still runs udp forwarding service for this socket.
isUserValid(String, String, Socket) - Method in interface socks.server.UserValidation
Implementations of this interface are expected to use some or all of the information provided plus any information they can extract from other sources to decide wether given user should be allowed access to SOCKS server, or whatever you use it for.
itemStateChanged(ItemEvent) - Method in class socks.SocksDialog
 
iterator() - Method in class ProtocolLearner.MessageTrace
Iterator method

A B C D E F G H I L M N O P R S T U V W