package com.grendelscan.proxy; public class Destination { public String host; public int port; }