Screenshots
Example Usage
List<BoxItem> products = new ArrayList<>();
products.add(new BoxItem(Box.newBuilder().withId("Shoes").withSize(6, 10, 2).withRotate3D().withWeight(25).build(), 1));
products.add(new BoxItem(Box.newBuilder().withId("Pants").withSize(4, 10, 1).withRotate3D().withWeight(25).build(), 1));
products.add(new BoxItem(Box.newBuilder().withId("Hat").withSize(4, 10, 2).withRotate3D().withWeight(50).build(), 1));
// add a single container type
Container container = Container.newBuilder()
.withDescription("1")
.withSize(10, 10, 3)
.withEmptyWeight(1)
.withMaxLoadWeight(100)
.build();
// with unlimited number of containers available
List<ContainerItem> containerItems = ContainerItem
.newListBuilder()
.withContainer(container)
.build();
See also
Aircrack-ng
Open Source
Kali
Complete suite of tools for 802.11 WEP and WPA/WPA2 cracking. Includes monitoring (airodump-ng), att…
Crunch
Open Source
Kali
Wordlist generator that creates wordlists based on specified criteria including character sets, patt…
cbrutekrag
Open Source
Penetration tests on SSH servers using brute force or dictionary attacks. Written in C.…
Content-Bruteforcing-Wordlist
Free
Wordlist for content(directory) bruteforce discovering with Burp or dirsearch…
hashcathelper
Open Source
Run hashcathelper -h for help. The program is structured in subcommands. See hashcathelper -h for m…
trump-code
Open Source
🔐 AI decoding Trump's posts × stock market | AI 解碼川普推文 × 美股 | AIでトランプ投稿×株式市場を解読 — 31.5M models, 61.3…